Skip to content

This project uses dijkstra's algorithm to connect two other users who are interacting to carpool

Notifications You must be signed in to change notification settings

SrijanSuresh/CarpoolProtoype-CarConnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 

Repository files navigation

Car Ride Connection/ CarConnect App

Overview

This project is a frontend application that allows users to sign up, log in, and connect with another user's car ride using Dijkstra's algorithm. The application is built with JavaScript, React, Tailwind CSS, and EJS, and utilizes Google Firebase for authentication.

Features

  • User Authentication: Sign up and log in using Google Firebase.
  • Connect Car Rides: Use Dijkstra's algorithm to find the best connection between two users' car rides.

Technologies Used

  • JavaScript
  • React
  • Tailwind CSS
  • EJS
  • Google Firebase
  • PostgreSQL

Getting Started

To run this application locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/car-ride-connection.git
  2. Navigate to the frontend directory:

    cd car-ride-connection/frontend/my-app
  3. Install the dependencies:

    npm install
  4. Start the application:

    npm start
  5. Create an account and log in to start using the app.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

If you have any questions or feedback, feel free to reach out.

About

This project uses dijkstra's algorithm to connect two other users who are interacting to carpool

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published