Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IIITV OC Backend

This is the API for IIITV Online Campus project.

To install:

Step 1: Create a virtual env
virtualenv venv
Step 2: Install requirements
pip3 install -r requirements.txt

Database migrations:

Step 1: Create migrations
python manage.py makemigrations
Step 2: Migrate the created migrations
python manage.py migrate

Run the server:

python manage.py runserver

About

The API for Online Campus project.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages