https://github.com/prashantsagar73/Habbit-task.git
$ pip install -r requirements.txt
python manage.py runserver
#This webapp contain three apps as fallow:-
In course we have a model which have basic data about the courses. you get accessible via a rest API (CRUD) oprations. fields that are included in the model are -
- Name of the course
- Name of the author
- Date of the course
- Price of the course
- Category
which contain all the API keys of the course and users. it contain following features -
- Register
- Login
- Forgot Password
- Forgot Email
========
id - sagar@gmail.com pass - sagar
- Django-rest-framework
- Django
- Bootstrap