Skip to content

aditikumrawat/Student-Api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student-Api

API with CRUD operations.

To use these project just follow the below steps

1.Create a folder and then create a virtual environment using command: virtualenv name_of_environment. 2. You need to download the project where you create virtual environment. 3. just try to run the command python manage.py runserver to start the code. 4. If there are some issue and model are not save then also write python manage.py makekigrations and then migrate it.

Releases

No releases published

Packages

No packages published