Skip to content

My first MVC app written in PHP with Laravel framework as an assignment for Web Application Programming classes.

Notifications You must be signed in to change notification settings

Lavertis/shop-app-laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shop App

This is my first MVC app written in PHP with Laravel framework as an assignment for my Web Application Programming classes. Some things I used worth mentioning:

  • dependency injection for services
  • many-to-many relationships
  • fetch API calls for adding items to basket and changing their quantity while in basket for better user experience

As for the web design I used Bootstrap 5. It is a fully responsive website.

Preview:

Database schema:

About

My first MVC app written in PHP with Laravel framework as an assignment for Web Application Programming classes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published