Skip to content

team-yuml-kkks/TravelAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API for quickTravel mobile app.

Installation

Prerequisites

python3.6

Setup

To install other requirements first create python env and then use:

source env/bin/activate
pip install -r local.txt

To configure database copy db.base.py file and rename it to db.py and add your settings. Then migrate migrations with:

./manage.py migrate

To run use:

./manage.py runserver

Authors

Team Yuml

About

API for travel mobile app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages