Skip to content

mhammarback/project-food-foxes-1-version-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build a Food Review website 🌮🥑

This project was made during the Technigo Bootcamp. We where a group of three and the majority of time this site was developed using mob programming.

We practiced Javascript but also investigated Github even more. We all created a seperate branch and in the end we did a Merge.

Our page is built based on a random combination of cuisine, city, and design provided by the Technigo team on site. All data is fetched from the Zomato API.

Our team's combination: Seafood restaurants in Atlanta, GA

Our team has been tasked with using the Zomato API to list Seafood restaurants in Atlanta, GA in the style of the Wolt site: Wolt

How to complete this task

We build a solid foundation in HTML, CSS and Javascript together using mob programing and then we split up and created seperate branches to cower more tasks in a faster pace.

In the end result we manage to have a functional website with these features:

  • The restaurant name
  • The average cost for a dinner there
  • The address of the restaurant
  • An image (even if the restaurant does not have one)
  • Aggregate rating
  • Sort function on low/high price
  • Sort function on rating
  • Responsive webpage
  • Reset button

View it live

https://food-review-atlanta.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 44.9%
  • CSS 29.4%
  • HTML 25.7%