Skip to content

lisaliuu/CarDores

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CarDores

A functional ride-sharing web application for university students.

This project was created for the 2022 Vanderbilt Hackathon. It is built with Python Flask as the web framework and MongoDB as the database with Google authentication. CarDores is a web application that allows users to log in, post, find, and request to join rideshare within the college community. The motivation is to streamline the ride-sharing process, which currently exists as a large group chat.

Supported features:

  • Login with a Google account
  • Post a new ride with information including destination, time, number of seats, contact
  • View all available rides
  • Request a ride, sending an email to the poster to accept or decline the request
home page

To Run

Run python home.py in terminal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • HTML 0.1%
  • JavaScript 0.1%
  • PowerShell 0.1%
  • C 0.1%
  • CSS 0.1%