The project "DEPT HUB" aims to create a platform that connects teachers, students, and parents efficiently. The system includes three types of logins: teacher, student, and parent. It is developed using a structured approach with considerations for security, user experience, and scalability. The project uses a combination of front-end technologies like HTML, CSS, and JavaScript, and back-end technologies such as PHP with a XAMPP server. Key features include announcements, internship postings, a chatbot-based calendar, and a chat system for direct interaction between teachers and students.
The development of DEPT HUB follows a modular process starting with core features and focusing on continuous testing and improvements. Data sets are structured for students, teachers, internship requests, and announcement postings. The project is designed to enhance communication within departments effectively and ensure the integration of new features with the existing system.
DEPT HUB utilizes a combination of front-end technologies like HTML, CSS, and JavaScript for the user interface, PHP for server-side logic, and MySQL for database management. The project runs on XAMPP, providing an Apache server and ensuring secure and efficient data management. Various online resources were referenced for coding concepts, tutorials, and programming explanations to ensure accuracy and efficiency in the development process.