Everyone experiences the age old problem of deciding where to eat. Nothing can kill an appetite faster than being indecisive when picking a restaurant. Foodigi solves this by providing an extremely streamlined food selection process. After inputting the food you want, a compass and distance tracker will orient you to the closest restaurant that serves it. By being selective about what information we display, foodigi aims to eliminate any preconceived opinions of restaurants or locations. Just search for a food and walk directly to it.
Try it out
Make sure to be on a mobile device that has an internal gyroscope
and a web browser that has location permissons enabled.
- Product Owner: Daniel Glaser
- Scrum Master: Havery Sanders
- Development Team Members: Harvey Sanders, Daniel Glaser
- Node 6.0.x
- Webpack
- mobile device with GPS and Compass
From within the root directory for full stack:
npm install
npm run dev
You can try it out on your mobile device over wifi by hitting [your-local-ip-address:[port]]
with your mobile browser.
example:
192.168.1.5:1337
View the project roadmap here
See CONTRIBUTING.md for contribution guidelines.