Skip to content

A tourist guide website to ease the way we choose our holiday destinations.

Notifications You must be signed in to change notification settings

technisRahulk/Safar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAFAR

ABOUT

This is a website for letting users choose tourist destination according to their preference of weather. Once the user chooses a particular weather he/she wants, real-time weather report will be fetched for all available locations and the ones matching the user's preferences will be displayed. User can click on any place he likes and a Google Map of that particular location will be displayed. Also user can type in the name of any place he/she wishes to visit in the search bar. This works because we have included an update button which eventually updates the temperature and other parameters by calling an API, which makes everything appear the way it is now currently.Hence, we get the most updated information about places.

TECH STACK

  • HTML, CSS, JavaScript (frontend)
  • Node.js
  • Express.js
  • MongoDB (database)
  • Handlebars template engine

SETUP

  • Fork and clone the repo
  • Run npm install
  • Create a "config" folder having a "dev.env" file and add the credentials.
  • Rum npm run start

This app is still under development and more features and suggestions by anyone would be appreciated

About

A tourist guide website to ease the way we choose our holiday destinations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published