Skip to content

onetwothreeneth/OnlineFoodOrdering

Repository files navigation

Online Food Ordering

Online food ordering system. Made this a year ago 2 nights before my solo thesis defense. sorry for the dirty codes , crazy folder structure, errors and unfinished modules. Newbie codes and coding techniques so hoping everyone can understand flow and proccess. Fully responsive using media queries no frameworks. Realtime updates using long polling. Unfinished homepage view http://localhost/conchos/admin/ this supposed to be the user homepage.

PLEASE READ

Use this as reference only. should not be use as project or thesis. Deploy for a client. there are many errors ill try to update those just create an issue. lost the latest files of this system. this should have paypal payment etc.

Features

User

  1. User Products viewing.
  2. User Login / Registration.
  3. User can order and choose quantity.
  4. User can view oncart orders.
  5. User can remove oncart orders.
  6. User can checkout order and serve as pending in admin side.
  7. User can track thier order status.
  8. User can cancel order

Admin

  1. Admin can monitor users activity.
  2. Admin can add,update,delete products.
  3. Admin can update product as able and unable. unable meaning it will not be available for ordering.
  4. Admin view orders and update order status.
  5. Admin can view total sales.
  6. Admin can view messages.
  7. Admin can message users through their email

Languages and Frameworks used

  1. HTML
  2. CSS3
  3. JAVASCRIPT
  4. JQUERY
  5. ANGULAR
  6. FORM.JQUERY.JS
  7. PHP
  8. MYSQL

How to Setup

  1. Download Xampp or Wamp local server.
  2. Start Xampp or Wamp local server.
  3. Import 'conchos_sisig.sql' database in http://localhost/phpmyadmin .
  4. Move files in htdocs or www folder in your localserver folder.
  5. Open browser and go to http://localhost/OnlineFoodOrdering for users side.
  6. Open browser and go to http://localhost/OnlineFoodOrdering/admin/dashboard/login for the admin dashboard.
  7. find the remove.htaccess files then rename as .htaccess .
  8. find admin password in database.

About

Online Food Ordering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors