Skip to content

WittyGeek797/uberapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uberapp

API's for creating users and drivers and booking cabs

1. Install Pipenv

sudo pip install pipenv

2. Download the code and extract at any location required. The code will be extracted to folder uberapp-master

3. Open terminal and navigate to inside of uberapp-master and run

sudo pipenv install

cd uber/

pipenv shell

cd uber/

4. Run the server

python manage.py runserver

API's:

http://localhost:8000/uber/api/customer

http://localhost:8000/uber/api/driver

http://localhost:8000/uber/api/book-cab

http://localhost:8000/uber/api/travel-history

About

API's for creating users and drivers and booking cabs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages