Skip to content

A Local Travel & Weather Dashboard where users can enter their address and see important information like nearby public transport departures, local weather, and traffic incidents.

Notifications You must be signed in to change notification settings

danielaayz/Local-Travel-and-Weather-Dashboard

 
 

Repository files navigation

Local Traffic and Weather Dashboard

Welcome to the Local Traffic and Weather Dashboard! This dahsboard will show Sweden's traffic and weather. Add an address you want to search and you will see the local weather for the day and the current transport information and traffic information in the surrounding areas of the address.

Getting Started

To set up the and run the project:

  • Open the VS code - terminal. The first terminal - cd client - npm run dev. Click the localhost link.
  • Open a second terminal - cd server - npm run dev or nodemon server.js if you have installed nodemon globall (npm install -g nodemon)
  • Add the address in the input field to start using!

Documentation

We recorded our process:

About

A Local Travel & Weather Dashboard where users can enter their address and see important information like nearby public transport departures, local weather, and traffic incidents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 68.0%
  • JavaScript 30.7%
  • Other 1.3%