GithubHelp home page GithubHelp logo

bbq-finder's Introduction

BBQ Finder

What is this?

Interation 1

The audience that this app is for is travelers who love BBQ. Using the Zomato.com public API, a user can search for BBQ restaurants across thousands of cities in the US. If they find one they would like to go to, they can favorite and save it for later, where they can then track whether or not they have eaten at that restaurant.

BBQ Finder is a Mod 3 solo project for the Front-End Engineering program at the Turing School of Software and Design. The purpose of the project was to demonstrate a good grasp of how to create an app with React framework using Router, testing with Jest, and async JS.

Iteration 2

The second iteration of this app was done with the purpose of refining and demonstrating front-end development and design capabilities. principles of UI/UX in mind, and refactoring was done to create a much cleaner and more enjoyable user experience. Styling was refactored to utilize advanced SCSS skills, i.e. modules, variables, and nesting. Advanced design techniques were used to create animated and dynamic elements.

This new iteration was also done to refactor the functionality of react components to incoorporate React Hooks for state management, and refine the apps functionality. Future iterations of this app will include more robust capabilities for favorited restaurants, such as reviewing and expandable information.

Developer

Installation

  • Clone down the repo
  • Run npm install
  • Run npm start

Link

Technologies used

Accomplishments

I'm very happy with the idea for this app, and believe the execution went well. All MVP functionality is met, and it is easy to use. I think that it was a good project for solidifying some areas in React that I felt less sure about my ability with. I think this is a very good starting point for an app that could be quite useful.

Screenshots

Search View

search view

BBQ View

bbq view

Favorites View

favorite view

In Action

Iteration 2 has a much more robust and cleaner design that greatly improves the user experience from Iteration 1.

Iteration 1

search in action

Iteration 2

Search

searching functionality

Explore

exploring

Favorite

favorite

bbq-finder's People

Contributors

timkeresey avatar

Watchers

 avatar

bbq-finder's Issues

restaurants fetch call

will fetch the restaurants based on the retrieved city id to set the restaurants state

city fetch call

will fetch based on city data given by user with the purpose of getting the city ID from the API

unfavoriting

should remove a joint from favs when the fav button is clicked

Favoriting

should add a joint to favorites when favorite button is clicked

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.