Skip to content

Track the countries of family members, they have visited. The below link is a free instance. Hence it needs some time to spin up:)

License

Notifications You must be signed in to change notification settings

NikhilKalloli/Family-Travel-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Family-Travel-Tracker

Family Travel Tracker is a web application that allows users to track the countries they have visited. It includes features such as adding new countries, managing users, and displaying statistics. PostgreSQL database is used to store the track of countries.

Key Features

  • Country Tracking: Easily add countries from your visited list.
  • User Management: Create and manage user profiles with unique colors for personalization.
  • Statistics: View statistics about the total number of countries visited and unique countries per user.
Family-Travel-Tracker.mp4

Installation 🛠️

  1. Clone the repository:

    git clone https://github.com/NikhilKalloli/Family-Travel-Tracker
    
  2. Navigate to the project directory:

    cd Family-Travel-Tracker
    
  3. Install dependencies:

    npm install
    
  4. Set up environment variables:

  • Create a .env file based on the provided .env.example
  • Configure your PostgreSQL connection string from Render.
  1. Initialise the Database:

    node init.js
    
  2. Start the application:

    node index.js
    

Contributing

Contributions are welcome! If you have any improvements or new features to suggest, please create a pull request.

Enjoy playing the with the code! If you have any questions or issues, feel free to open an issue.

License 📑

This project is licensed under the MIT License. Feel free to use and modify the code for your own projects.

Connect with Me

Twitter LinkedIn

Feedback

If you have any feedback, please reach out to me at [email protected]

About

Track the countries of family members, they have visited. The below link is a free instance. Hence it needs some time to spin up:)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published