Skip to content

ailearnertech/Cafe-Shop-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-application-online-cafe-shop

Tool and Languages

  • XAMPP Control Panel
  • HTML
  • CSS
  • JavaSript
  • PHP
  • MySQL

Functional Requirements:

  1. A system must have authentication like admin, user, and visitor.
  2. A system should add, modify and deleted the product.
  3. A system should charge the customer for the service when a certain action is completed.
  4. A system should be able to create an account, modify and delete it.
  5. A system should be able to maintain employee details which includes add, view, and delete actions.
  6. A system should maintain customer details such as name, phone no, address and last order date, number of order etc.
  7. A system should be able to store the order details such as place order, view order and modify order status.
  8. A system needs to print the bill and store it for audit trail.
  9. A system must be able to be search and sort item according to the user preference or product catagory.
  10. A system should recived feedback from the customer.

Non-Functional Requirements:

  1. Usability - Should be user friendly.
  2. Reliability - The system should be available to users for a certain time schedule.
  3. Scalability - How fast does the system return results and how much will this performance change with higher workloads.
  4. Maintainability - System should be easy to maintain and cost effective.
  5. Security - The system and its data must be protected against attack. ** confuse to implementation.

Output

Home Page localhost_cafe_shop_home php

About Page localhost_cafe_shop_about php (1)

Menu Page localhost_cafe_shop_menu php

Contact Page localhost_cafe_shop_contact php

Registration Page localhost_cafe_shop_register php

Order Page localhost_cafe_shop_orders php

Cart Page localhost_cafe_shop_cart php

Check Out page localhost_cafe_shop_checkout php

Admin Login page localhost_cafe_shop_admin_admin_login php

Admin Dashboard localhost_cafe_shop_admin_dashboard php

Admin Product Management localhost_cafe_shop_admin_products php

Admin Order Management localhost_cafe_shop_employee_placed_orders php

Employee Dashboard localhost_cafe_shop_employee_employee_dashboard php

Setup

  • Install XAMPP Control Panel app
  • Open XAMPP Control Panel app
  • Start Apachee and mySQL
  • Go to http://localhost/phpmyadmin/
  • create new db as a name food_bd then run sql script name food_db.sql
  • run sql script name fdata.sql

run in browser

Contributors

  • Mohsenul Kabir Mithun
  • Kazi Sifat Al Maksud
  • Mujahidul Islam
  • Md. Asif Imtiyaj Chowdhury

About

This is a full-stack Online Cafe Shop Management System designed to streamline cafe operations, from customer ordering to administrative management. The application features a robust multi-user authentication system (Admin, User, Visitor) and provides a comprehensive suite of tools for managing products, employees, and financial transactions.

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors