on.
Project Title: Key Education Foundation.
Technology Stack:
- Django Framework
- Django Templating Language
- Sql Database
- Python Scripts
How to run the project locally? -> Remove the etc folder for production use as it only contains the code we worked on but is not associated with our final App. KEF_22 is our final application. -> Django Admin functionality is used to implemenent the models and joining of models. -> Before signing in on the platform, a concerned teacher / employee will be first registered on the platform by the KEF officials. -> Teacher or employee can login from the login tab present in the home.html file which is the dashboard file. -> According to his/her designation, teacher / employee will be directed to respective dashboard. -> On the Teacher's dashboard , he will be having certain sessions or workshops to attend. Also he can have an option to give an assesment which will be in the form of google form. Score will be immediately displayed as well as will be stored to the database for further analysis. -> Teacher can ask query using the tab at the top if he is having any doubt about particular content. -> Employee can add or remove the assesments/ training form his side. Also he can answer the queries which will be visible in the query tab. -> Employee or Teacher can view school's or personal progress in the form of graphical analysis using the tab present on the top of dashboard.