denokenya / sms-django-rest-backend

The rest API backed written in python with Django and DRF for a school management project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sms-django-rest-backend

The rest API backed written in python with Django and DRF for a school management project

Trying out for the first time? You need some data ready, dont you?

NOTE: The application uses SQL server as backend

Scratch data to get started with is stored in data-dump.json run the following code to import the data onto your sql server python3 manage.py loaddata data-dump.json

NOTE: THIS IS JUST THE BACKEND For frontend written in react, head on over to sms-react-app repository

About

The rest API backed written in python with Django and DRF for a school management project

License:GNU General Public License v3.0


Languages

Language:Python 94.5%Language:HTML 2.2%Language:JavaScript 1.6%Language:CSS 1.2%Language:C 0.4%Language:C++ 0.0%Language:Shell 0.0%