Skip to content

IzzatHaikal/online-grocery-shopping-system

 
 

Project title:

Online Grocery Shopping System

Description:

This system is intended to help the consumers to manage grocery shopping list before going to the shop to purchase the products. The system should provide the following functions:

Shopper:
  • Register new user account, user login to access the system
  • Manage user profile (view, update user details, delete a user account)
  • Manage grocery shopping list (add, edit, delete a shopping list) & view all the shopping lists
  • Manage items in a shopping list (add, edit, delete an item in the shopping list) & view list of items in the shopping list.
  • View the list of products, search a product and add the product into a shopping list
  • Optional feature: Calculate the total cost of the shopping list
Shop administrator:
  • Manage products to be added into shopping list (add, edit, delete a product) & view the list of products.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 89.3%
  • CSS 9.6%
  • Other 1.1%