Online food ordering system. Fully responsive using media queries no frameworks. Realtime updates using long polling.
Use this as reference only. should not be use as project or thesis. This should have paypal payment etc.
User
- User Products viewing.
- User Login / Registration.
- User can order and choose quantity.
- User can view oncart orders.
- User can remove oncart orders.
- User can checkout order and serve as pending in admin side.
- User can track thier order status.
- User can cancel order
Admin
- Admin can monitor users activity.
- Admin can add,update,delete products.
- Admin can update product as able and unable. unable meaning it will not be available for ordering.
- Admin view orders and update order status.
- Admin can view total sales.
- Admin can view messages.
- Admin can message users through their email
- HTML
- CSS3
- JAVASCRIPT
- JQUERY
- ANGULAR
- FORM.JQUERY.JS
- PHP
- MYSQL
- Download Xampp or Wamp local server.
- Start Xampp or Wamp local server.
- Import 'food.sql' database in http://localhost/phpmyadmin .
- Move files in htdocs or www folder in your localserver folder.
- Open browser and go to http://localhost/OnlineFoodOrdering for users side.
- Open browser and go to http://localhost/OnlineFoodOrdering/admin/dashboard/login for the admin dashboard.
- find the remove.htaccess files then rename as .htaccess .
- find admin password in database.