Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 779 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 779 Bytes

Products CRUD App

This is a CRUD-App developed with Laravel (PHP Framework).


Users should be able to:

  • To register in the system.
  • Login to the system using their email and password.
  • Access profile page only after login.
  • Add a product
  • Edit a product
  • Delete a product

register-page

Links

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Bootstrap
  • Laravel
  • MySQL

Hosted on

  • Heroku

Author