VakinduPhilliam / safaridestinations

Search and explore the best safari destinations on the planet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Safari Destinations:

Safari Destinations is a platform built to showcase the best travel destinations in Africa.

Users can search through our catalog of the best safari destinations on the African continent.

Users can also add new travel destinations to the catalog.

The travel destinations are stored in a MongoDB Atlas Cloud Database and fetched per user query.


Safari Destinations User Interface:

Safari Destinations


Safari Destinations Search Interface:

Safari Destinations


Installation:

Install the following applications on your PC before installing Safari Destinations.


Download or Clone Dig A Well from Github:

Go to https://github.com/VakinduPhilliam/SafariDestinations and download or clone Safari Destination's core app.

[Make sure to change the MongoDB Atlas URI username and password parameters to your own Atlas username and password]


Install NPM dependencies:

Open the unzipped or cloned Safari Destinations app folder in your favorite code editor and install the app's npm dependency modules.

npm install


Running the App:

To run the app, execute the command below in the Command terminal.

node index.js


You should see a message like, "Server running on port: 6400" in your command terminal if the app is running successfully.

Open your browser and visit, http://localhost:6400/ to view the app.

About

Search and explore the best safari destinations on the planet.

License:Other


Languages

Language:CSS 66.2%Language:HTML 18.1%Language:EJS 8.6%Language:JavaScript 7.1%