Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Anuj-Gupta4/Student-Entry-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student-Entry-System

The project uses Django Rest Framework. The admin can create, update, retrieve and delete student details. This repository contains code I developed in accordance to the django_task.pdf file.

Note: Only Admin can access the CRUD functions

Run project

  • install requirements.txt on terminal: pip install -r requirements.txt
  • run on terminal: python manage.py migrate
  • run on terminal: python manage.py runserver
  • All Done

About

The project uses Django Rest Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages