kartik70rajesh / cafeteria-portal

Portal to order food from the college canteen with provisions to maintain a virtual wallet. Administrator login given for user and menu management.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mini_project

This software system is a Canteen Management System for the students and faculty members of any college. This system will be designed to minimize the queues in the canteen and make hassle-free payments using the unique id provided to the students and the faculty by the college.

Overview:

  1. The pages accessible by the customers include the home page(index.php), full menu (full_menu.php), login (customer_login), register (customer_register.php) and detail of the team(about_us.php)

  2. There is also an admin access(admin_area) to add,remove products from the menu and keep a record of the orders. Basically it gives the admin a GUI to update the database.

  3. 'ecommerce.sql' contains the databse information . Import it into phpmyadmin to create the database.

  4. The remaining folders contain the codes for the db connection, bootstrap, javascript,etc.

Any design improvements are highly appreciated!

About

Portal to order food from the college canteen with provisions to maintain a virtual wallet. Administrator login given for user and menu management.


Languages

Language:PHP 83.5%Language:CSS 14.1%Language:Hack 2.0%Language:JavaScript 0.5%