An interaction platform for teachers and students built upon Django framework for web. Here, after logging in students can ask doubts and teachers can answer them. The database is managed in the Django framework itself.
- colleges can manage database and add features of their own when needed.
- a seperate portal will help students and teacher access webapps' features conviniently for their benifit.
- online exam systems desigined specifically by colleges can be implemented in future.
- Doubt section - Students can ask doubts
- Answering section - teachers can get the list of students doubts and answer them.
- contacts - for college contact details
- basic Login and logout system
- Used Django framework for backend and database management
- html, css and javascript for frontend
-login feature for students and teachers (image: Student login page similarly for teachers)
- for clear navigation (student side)
- Doubt posting section for students
- Listing all doubts concisely for teacher to choose and answer..
- Doubt answering page for teacher
- Answered Doubt Section for students
- profile page for student/teacher personal information management. (image: teacher's profile)
- contacts page for students and teachers for further/other communication
- multi user system..