Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

webProject

this was the academic project of 3-1. This showcases a sweetshop website, where basic laravel was used with mySQL database for CRUD operations. People can see the items, can add them to cart, can go forward to buy them, change their order. but payment method was not included. sweet-tooth people can also share their own recipe in here. admin panel was added separately from the website so adminn has to know the route to access the admin panel

how to run

  • clone the branch-2
  • to start the website command in terminal : php artisan serve
  • go to the link to see the website

how to access the admin panel

  • use the route /admin/login
  • email : admin@gmail.com
  • pass : admin
  • go to products to use the CRUD operations.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors