Skip to content

Worldwise is an interactive web app for accessing country statistics with a user-friendly interface. Features include real-time data visualization and comparison of various countries.

Notifications You must be signed in to change notification settings

BishoyLabib7/worldwise

Repository files navigation



The World Wise is a web tool that lets you keep track of the nations you've visited when traveling across the world.

Technologies Used

🚀 Live Demo

Add a link to your deployed project.

Features

  1. Interactive Map for Saved Trips:

    • Visualize all your trips on a world map with markers for each saved location.
  2. Location detection upon click on map:

    • Uses geolocation APIs to auto-detect the city, country, and region when you select a spot on the map and Provides options for manual adjustments, adding detailed notes, and setting travel dates for each trip.
  3. Next-Auth Authentication/Registration:

    • Secure authentication using Next-Auth, supporting credential authentication and registration for users.

Screenshot

Home page

Pricing page

Product page

Authentication page

image

Usage

  1. Clone the repository
    git clone https://github.com/BishoyLabib7/worldwise
    
  2. Navigate to the project directory
    cd worldwise
    
  3. Install dependencies
    npm i
    
  4. Start the development server
    npm run dev
    
  5. Start the Fake Server
    npm run server
    
  • Open your browser and visit http://localhost:3000 to access the application.

How It Works

At first it's an simple landing page with navigation to pricing product and login page that goes to app it self

License

MIT

About

Worldwise is an interactive web app for accessing country statistics with a user-friendly interface. Features include real-time data visualization and comparison of various countries.

Topics

Resources

Stars

Watchers

Forks