Skip to content

The Travel Tracker app helps you keep track of countries you've visited. You can add members see and add visited countries as well.

Notifications You must be signed in to change notification settings

riverachacon/updated-trvl-tracker-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travel Tracker App

details:

The Travel Tracker app helps you keep track of countries you've visited. You can add members see and add visited countries as well.

features:

  • Add and track visited countries.
  • Switch between members to see their visited countries.
  • Add new members.

Technologies Used:

  • Node.js
  • Express.js
  • PostgreSQL
  • EJS (Embedded JavaScript templates)

How to Use:

Setup:

Install Node.js and PostgreSQL. Clone the repository. Run 'npm i' to install dependencies.

Database Setup:

Create a PostgreSQL database named world. Execute the SQL queries in sql to create the necessary tables. Running the App:

Run node index.js to start the server. Access the app at http://localhost:3000.

Using the App:

Select a member to view their visited countries. Add new countries by entering the country name in the input field and clicking "Add."

About

The Travel Tracker app helps you keep track of countries you've visited. You can add members see and add visited countries as well.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published