Skip to content

A front end food locator application that allows you to find restaurants near you.

License

Notifications You must be signed in to change notification settings

inklein1997/MoodyFoody

 
 

Repository files navigation

MOODYFOODY

License: MIT Contributor Covenant

Table of Contents

Description

MoodyFoody is a front-end web application that allows for the user to search for restaurants meeting their own specific criteria. In addition to the user being provided a list of restaurants, the user is also given restaurant locations, rating, relative price, phone-number, and address. MoodyFoody was created to provide users a convenient solution to a delimma that so many people find themselves victim to... not knowing where or what to eat.

Technologies Used

JavaScript Logo HTML5 Logo CSS3 Logo jQuery Logo Moment Logo Google Platform Services Logo Yelp Logo Materialize Logo

Links

Screenshot of Webpage

alt

User Instructions

  1. Upon page load, the user is prompted to fill out desired criteria on a form. This criteria includes...
Critera Options/Input
Location address, zipcode, city, etc.
Price Range $, $$, $$$, $$$$
Distance Willing to Travel min = 0 miles, max = 20 miles
Genre of Food tacos, mexican, italian, donuts, etc.
Restaurant Type sitdown or takeaway
Time right now, breakfast, lunch, or dinner
  1. Once criteria is entered, click Submit.
  2. To view specific restaurant details, click the restaurant name.
  3. To favorite a restaurant, click the empty heart next to the restaurant name.
  4. To display favorited restaurants, click the empty heart in the top left corner of the page.

License

This project is licensed under the terms of MIT.

Acknowledgements

This is a forked repository. To view the original repository, please click here. The original repository was created by Michael Klein, George Geils, Ellie D., Honore Nelson, and Stephen Delgato. The following table displays each individuals contributions...

Contributor Main Contribution
Michael Klein Javascript, API Calls
George Geils Creating README.md and JavaScript support
Ellie D. Creating and styling results.html and fav.html
Honore Nelson Creating and styling index.html, results.html, and fav.html
Stephen Delgato JavaScript support

Changes Implemented

Following are a list of changes that were made post forking the repository.

Change Made
Adjusted styling of Results.html, Index.html, and Fav.html to make display responsive on multiple screen sizes.

Contribution

Before contributing to MoodyFoody, please read this code of conduct1.
Here's how you can contribute...

  1. Add issue or recommendation for improvement to Issues tab on Github.
  2. Submit pull request for review.

Questions

If you have any questions, please contact me via:

  1. GitHub -- @inklein1997
  2. Email -- michaelklein1997@gmail.com

Footnotes

  1. Code of Conduct provided by Contributor Covenant

About

A front end food locator application that allows you to find restaurants near you.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 41.4%
  • CSS 39.0%
  • HTML 19.6%