An open API service indexing awesome lists of open source software.

https://github.com/mirsazzathossain/food-judge

A social media platform for foodies to find restaurants, share their experiences and connect with other foodies. 🍴🚀
https://github.com/mirsazzathossain/food-judge

express-js mongodb node-js passport-js

Last synced: about 1 month ago
JSON representation

A social media platform for foodies to find restaurants, share their experiences and connect with other foodies. 🍴🚀

Awesome Lists containing this project

README

          

# Project_Food_Judge
# Home view
![demo](https://github.com/mirsazzathossain/Project_Food_Judge/blob/master/Demo/1.PNG)
# Login: Using Google + Local + Admin login panel
![demo](https://github.com/mirsazzathossain/Project_Food_Judge/blob/master/Demo/2.PNG)
![demo](https://github.com/mirsazzathossain/Project_Food_Judge/blob/master/Demo/3.PNG)
# Sign up: Interactive signup page with server side validation
![demo](https://github.com/mirsazzathossain/Project_Food_Judge/blob/master/Demo/5.PNG)
# We used cookie to save session. Any other ouer can not see admin interface or any inter face what he has not permitted to see.
# Admin Panel login:
EMAIL: admin@test.com
PASS: admintest
# Admin can add new restaurants
![demo](https://github.com/mirsazzathossain/Project_Food_Judge/blob/master/Demo/11.PNG)
# For user they can search for near by restuarants
# The reselut will be come in very interactive wat
![demo](https://github.com/mirsazzathossain/Project_Food_Judge/blob/master/Demo/6.PNG)
# Then they can click any of the previewed item to see the full view and can give rating
![demo](https://github.com/mirsazzathossain/Project_Food_Judge/blob/master/Demo/7.PNG)
# User can view restusrants that are associated with us
![demo](https://github.com/mirsazzathossain/Project_Food_Judge/blob/master/Demo/9.PNG)
# Also user can view all the review to analyse which restuarants are better
![demo](https://github.com/mirsazzathossain/Project_Food_Judge/blob/master/Demo/8.PNG)
# User can view their profile from the profile section(If only they are already logged in)
![demo](https://github.com/mirsazzathossain/Project_Food_Judge/blob/master/Demo/4.PNG)
# We also build a working contact form so that users can intarect with us
![demo](https://github.com/mirsazzathossain/Project_Food_Judge/blob/master/Demo/10.PNG)