A cross platform mobile application that helps you find, share, and review the best menu items around you
- Product Owner: Alex Manusu
- Scrum Master: Derrick Chie
- Development Team Members: Gary Ye, Michael Junio, Alex Manusu, Derrick Chie
Are you craving for a certain dish? Search for that dish on Chew and you'll get a list of dishes matching your cravings by rating! After the meal, leave a rating and review to let others know what you thought!
- Django
- PostgreSQL
- Xcode
From within the ChewApp directory:
sudo npm install -g bower
npm install
From within the server directory:
pip3 install -r requirements.txt
- Navigate to the
ChewApp.xcodeproj
file in theChew/ChewApp/ios
folder - Open it in Xcode and run the project
View the project roadmap here
See CONTRIBUTING.md for contribution guidelines.