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.
- 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
-
Clone the repository:
git clone https://github.com/NikhilKalloli/Family-Travel-Tracker
-
Navigate to the project directory:
cd Family-Travel-Tracker
-
Install dependencies:
npm install
-
Set up environment variables:
- Create a
.env
file based on the provided.env.example
- Configure your PostgreSQL connection string from Render.
-
Initialise the Database:
node init.js
-
Start the application:
node index.js
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.
This project is licensed under the MIT License. Feel free to use and modify the code for your own projects.
If you have any feedback, please reach out to me at [email protected]