/Carpool

An application that allows users to share a ride from one place to another. Users log on to the website, find a driver near them with space in his/her car going the same direction as they are and books a space.

Primary LanguagePython

CARPOOL

Installation

Python 3
Django framework
Virtual Env
Pip

User Stories

_As a User, I would like to:_

    <o> login onto the website, find a driver near me with space in 
            his/her car going the same direction as me and book a space
        
    <o> setup a profile about me and my general location.
    
    <o> find a list of drivers near me.
    
    <o> view a map with the location of all pickup points.
    
    <o> review a driver and also be reviewed by the driver.

Built With

  • Django - The web framework used
  • Python 3
  • Bootstrap
  • CSS