The Visited Countries Tracker is a web application that allows users to visualize the countries they have visited on an interactive world map. Users can create accounts, add countries they have visited, and see statistics about their travels. The application leverages a variety of web technologies including HTML, CSS, JavaScript, PostgreSQL, Express, and Node.js.
- User Adding: Users can create accounts to keep track of their visited countries.
- Interactive Map: A world map interface where users can add and visualize the countries they have visited.
- Country Management: Users can add new countries to their visited list.
- Statistics: Users can see how many countries they have visited.
-
Frontend:
- HTML: Structure the web pages.
- CSS: Style the web pages and make them visually appealing.
- JavaScript: Add interactivity to the web pages.
-
Backend:
- Node.js: Runtime environment for executing JavaScript code server-side.
- Express: Web application framework for building the backend APIs.
-
Database:
- PostgreSQL: Relational database to store user data and visited countries information.
Enjoy tracking your visited countries with the Visited Countries Tracker! 🌍✨