Skip to content

Latest commit

 

History

History
91 lines (65 loc) · 3.32 KB

File metadata and controls

91 lines (65 loc) · 3.32 KB

CRUD Family Travel Tracker 🌏🗺 -

CRUD Family-Travel-Tracker is a web application developed using the

PostgreSQL, Express.js, Node.js, and EJS Templating Engine. .

It enables users to track their family travels conveniently.

Technologies Used 💻

My Skills

  • Frontend:

    • EJS Templating with JavaScript
  • Backend:

    • Express.js
    • Node.js
    • PostgreSQL
  • Other Tools:

    • Axios (for HTTP requests)

Key Features 🚀

  • Trip Tracking: Record destination of your trips, for each family member.
  • Interactive Dashboard: Visualize your travel data with an intuitive dashboard interface.
  • Customizable Settings: Personalize your experience with customizable settings and preferences.
  • Responsive Design: Enjoy seamless usability across various devices, including desktops, tablets, and smartphones.

Screenshots -

Capture 2

Installation 🛠️

Follow these steps to set up and run the PERN Family-Travel-Tracker locally:

  1. Clone the Repository:
    git clone https://github.com/your-username/family-travel-tracker.git
  2. Navigate to the Project Directory:
    cd family-travel-tracker
  3. Install Dependencies:
    npm install
  4. Set Up Environment Variables: Create a .env file in the root directory and configure environment variables, including database connection details and secret keys.
  5. Database Setup: Set up your PostgreSQL database and update the connection details in the .env file.
  6. Start the Application:
    npm start
    The application will be accessible at http://localhost:3000 by default.

Acknowledgments

📫 Connect with me 😊

linkedin portfolio gmail

Copyright © Shani Bider, 2024

License📄

This project is licensed under the MIT License.