city in your hand
- Create Database food.
- Run food.sql script provided in sql folder.
- Go to Food portal and then go Registration or login.php and try out our application.
- Sample user credentials can be found in users table.
- This is not ready for PRODUCTION.
- The username and password of sample users are stored in table
users
. - What's lacking? Dynamic payment(real payment system) and error reporting lacks in this project. And also one might wish for showing corresponding food item's photo and all that stuff.