Skip to content

kokonut79/Car-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make sure to have venv environment activated before running the project

For mac use

$ source venv/bin/activate

For windows use

.\venv\Scripts\activate.bat

Install the requirements using

pip install -r requirements.txt

To run the server on the desired URL and port run.

$ python3 manage.py runserver 127.0.0.1:8088

About

Django REST API for a car management website with a given frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages