Author: Layana Baba Version: 1.0.0 (increment the patch/fix version number if you make more commits past your first submission)
This application built to get a user a location for some cites, is requeired as a lab in codefellows.
The user must fill the input feild with a city name, after that he can enter submit to show the result.
This website is a react app, built using HYML, Javascript, and CSS.
Time Estimates For each of the lab features, make an estimate of the time it will take you to complete the feature, and record your start and finish times for that feature:
Name of feature:
-
Set up your React repository & API keys.
-
Locations: As a user of City Explorer, I want to enter the name of a location so that I can see the exact latitude and longitude of that location.
-
Map: As a user, I want to see a map of the city so that I can see the layout of the area I want to explore.
-
Errors: As a user, I want clear messages if something goes wrong so I know if I need to make any changes or try again in a different manner.
-
Weather (placeholder): As a user of City Explorer, I want to see weather info for the city I searched, so that I know how to pack for an upcoming trip.
-
Errors (revisited): As a user, I want clear messages if something goes wrong so I know if I need to make any changes or try again in a different manner.
-
Weather (live): As a user of City Explorer, I want to see weather info for the city I searched, so that I know how to pack for an upcoming trip.
-
Movies: As a user of City Explorer, I want to see info about movies related to the city I searched, so that I can learn more about the destination.
Estimate of time needed to complete: 5 hours
Start and Finish time: 3:40pm-6pm and 7:30pm - 10pm
Actual time needed to complete: 5 hours and 40 mins.