Skip to content

Fuel Buddy is a React web application that displays around 120 top gas stations retrieved from the Apify scraper API. App has a live search bar and drop-down menu for users to search gas stations by location and fuel type, a detailed page for each selected station, a favorites feature to save and remove stations and view them all in one place

Notifications You must be signed in to change notification settings

dgubko/fuel-buddy

Repository files navigation

About The Project

Fuel Buddy is a React web application that displays around 120 top gas stations retrieved from the apify built API. A live search bar can be used to search a gas station for specific location. A drop down menu can be used to choose a fuel type. Upon selecting a particular gas station, the user is able to peruse the selected gas station's details such as its name, address, phone number, features & amenities and prices for all types of fuel being sold at the gas station. The user can save the specific gas station to their favorites or remove it by clicking the heart icon. The user can see all favorited gas stations by clicking favorites button.

Fuel Buddy was constructed utilizing React, Router, and Cypress testing. This application allowed me to showcase my self-taught knowledge of Typescript. It took me approximately 60 hours total to finish. To complete this project I also used GitHub project board and Figma.

Built With

Typescript React React Router Cypress CSS3

Other Technologies

GitHub Project Board | Figma | Excalidraw

Installation

  1. Clone the repo
git clone https://github.com/dgubko/fuel-buddy.git
  1. Install NPM packages
    npm i
    npm start

Learning Goals

  • Solidify a new technology (Typescript) outside of the Turing curriculum and incorporate the new technology into an application

  • Solidify Network requests, React, React Router, Cypress testing

Deployed Link

FUEL BUDDY IN ACTION

Preview

Details

2023-01-16 19 30 48

Errors

2023-01-16 19 36 25

Searching

2023-01-16 19 27 53

2023-01-16 19 30 48

Favoriting

2023-01-16 19 30 19

Planning Process

All gas stations Figma wireframe

All Stations Page

Favorites Page Figma Wireframe

Favorite Page

Details Page Figma Wireframe

Detail Page

Reflection

  • Learning TypeScript has been a valuable experience for me. I have gained a deeper understanding of the importance of strong typing and type annotations in code, which has helped me to write more robust and maintainable code. TypeScript's static type checking has also helped me to catch errors early on in the development process, saving me time and effort in the long run. Additionally, the ability to use React features with TypeScript has been a great advantage, allowing me to write more efficient and expressive code. Overall, I am grateful for the opportunity to learn TypeScript and I look forward to using it in my future projects.

About

Fuel Buddy is a React web application that displays around 120 top gas stations retrieved from the Apify scraper API. App has a live search bar and drop-down menu for users to search gas stations by location and fuel type, a detailed page for each selected station, a favorites feature to save and remove stations and view them all in one place

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published