Skip to content

This project is designed and developed for the megademy community so that students can easily create and use their own api and do not need an external api.

Notifications You must be signed in to change notification settings

doocharbex/ClassRoom-Api-Django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Class-Room-Api-Django

Backend developed for data management and data processing of your classroom Suggested: to be used as a test for online and face-to-face classes

Section Maine

Cover

Section Document

Cover

Section Footer

Cover

Section View json

Cover


Run Project


install Package

pip install django
pip install djangorestframework
pip install django-cors-headers

Fix Database (Run Command)

python manage.py makemigrations
python manage.py migrate

Test database Project

python manage.py test

Finally Run Project

python manage.py runserver
If it was the default port, use port 8080
python manage.py runserver 8080
-------------------------

Developers

Dayan Ghanbari

Saber Heydari (Supporter Front End)


Version Project 0.1

About

This project is designed and developed for the megademy community so that students can easily create and use their own api and do not need an external api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published