Guo749 / RideShare

HM1 ECE 568 Duke

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1 Introduction

To run this project:

    docker-compose up

To rebuild the container forcely and run you could choose: docker-compose up --build or just build the container without run docker-compose build.

also if you want to clear out all test data, enter the web docker, and input python manage.py flush to delete all data we have and start your own

We also has the feature that you can adjust the frontend display by entering the web docker in ridefront folder, input yarn run serve and open the frontend port

Have Fun :)

2 Tech Stack

  • FrontEnd:

    • Vue
    • axios
    • ElementUI or Bootstrap
  • BackEnd:

    • Django
    • Postgre
    • Nginx
    • Django Rest Framework

3 Features We Have

Check Your Personal Information

  • you can change it as you like

Start A Ride

Show driver details

About

HM1 ECE 568 Duke


Languages

Language:Vue 58.8%Language:JavaScript 19.6%Language:Python 18.7%Language:CSS 1.6%Language:Shell 0.5%Language:Dockerfile 0.4%Language:HTML 0.4%