Smart Food Court


Installation

  1. Install XAMPP or WAMPP.

  2. Open XAMPP Control panal and start [apache] and [mysql] .

  3. Download project or clone from this repository

  4. extract files in C:\xampp\htdocs.

  5. open link localhost/phpmyadmin

  6. click on new at side navbar.

  7. give a database name as (onlineshop) hit on create button.

  8. after creating database name click on import.

  9. browse the file in directory [database/onlineshop.sql].

  10. after importing successfully.

  11. open any browser and type SFCS---Smart-Food-Court-System

  12. first register and then login

  13. admin login details Email=admin@gmail.com and Password=123456789.

Screenshots

Image of adduser Image of adduser Image of adduser Image of adduser Image of adduser Image of adduser Image of adduser Image of adduser Image of adduser Image of adduser Image of adduser Image of adduser Image of adduser Image of adduser Image of adduser Image of adduser Image of adduser Image of adduser

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.