Nothing Special   »   [go: up one dir, main page]

Skip to content

Lab project for Module 2 - Explore a city with this fun application!

License

Notifications You must be signed in to change notification settings

tehbillis/city-explorer

Repository files navigation

City Explorer

Author: William Green

Version: 1.0.0

Overview

An application for searching cities from around the world. I'm building this application as a way to better understand how to consume and use a REST API.

Getting Started

  • Fork repository and download to local machine.
  • navigate to folder directory in terminal.
  • execute npm run dev

Architecture

This application will be using the following technlology:

  • react.js - Javascript framework.
  • react bootstrap - reactive and styled web components.
  • axios - Asyncronous requests.
  • locationiq - Location finding and map generating API.

Change Log

02-26-2024 10:12pm - Application initialized.

02-28-2024 12:27am - Application now has the ability to retrieve location and name information from user input.

03-1-2024 10:40pm - Application now displays a map of the city being searched.

03-1-2024 11:20pm - Application displays errors returned during searches.

Credit and Collaborations

gitignore.io - Automatically generate .gitignore files

locationiq - Location API tools

Draw.io - Graph Creator

Technical Documents

Web Request Cycle

Web Request Cycle

Time Tracking

Set up your react repository & API keys


  • Estimate of time needed to complete: 20 min

  • Start time: 9:50p

  • Finish time: 10:27p

  • Actual time needed to complete: 37 min

Locations


  • Estimate of time needed to complete: 45 min

  • Start time: 9:00p

  • Finish time: 12:31A

  • Actual time needed to complete: 3h 31m

Map


  • Estimate of time needed to complete: 1 h

  • Start time: 9:20p

  • Finish time: 10:41p

  • Actual time needed to complete: 1h 21m

Error Handling


  • Estimate of time needed to complete: 1 h

  • Start time: 12:00p

  • Finish time: 1:20p

  • Actual time needed to complete: 1h 20m

Refactor


  • Estimate of time needed to complete: 1 h

  • Start time: 7:00a

  • Finish time: 9:23p

  • Actual time needed to complete: 2h 23m

About

Lab project for Module 2 - Explore a city with this fun application!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published