- Frontend: HTML , CSS
- Backend: Django
- DB used: SQLite (Django's default)
- Live Link: Will Update Soon
There are major 3 interfaces:
- Form Responses/Home Page
- Form Page
- Admin Dashboard
I am also handling errors.It may include for invalid contact number or already existing record or other fields as well
-
Run below in terminal (It will do Everything :) ):
git clone https://github.com/manipta/ChildCheer.git cd ChildCheer py manage.py runserver
-
Admin Dashboard: append '/admin' (without quotes) at the end of url for e.g. http://127.0.0.1:8000/admin
-
You Have to create superuser using
py manage.py createsuperuser
Assignment2_compressed.mp4
- For Higher Video Quality, Download Video