Skip to content

nsaini-05/TripTempo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image image image

TripTempo

TripTempo is travel planner web application that provides users with current & forecast weather for upto 5 days for selected city. It also provides a small description for city.

Features

  • Get current weather details such as temprature, humidity, and wind speed for the selected city.
  • Get Forecast for upto next 5 days.
  • Provides a brief description about insights of searched city
  • User-Friendly and responsive user interface for weather and city information.

Technolgies Used

  • Angular
  • NodeJS
  • CSS ( No external library used)
  • OpenweatherMaps,
  • SuperTest and Jest

Running Locally

Running Backend

  • Clone Repository
  • Change directory to TripTempo (Project root Directory)
  • Run command: npm install to install dependencies
  • Please make sure that port 5000 is free before running the application.
  • Run command: npm start

Running Test

  • Change directory to TripTempo (Project root Directory)
  • Run command: npm test

Running Frontend

  • From Project Root Directory Change Directory to frontend-travel
  • Run command : npm install to install dependencies
  • Please make sure that port 4200 is free before running the application.
  • Run command : npm start

Deploy

  • Silva-travel is deployed on render.com
  • Application is Deployed under free tier, so it might take time for loading

About

TripTempo is travel planner web application that provides users with current & forecast weather for up to 5 days for selected city. It also provides a small description for city.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors