Statistics of my GitHub repositories:

Error fetching GitHub stats

Welcome to my personal showcase! Each project is hosted on GitHub Pages, with open-source code. Explore, interact, and see how I solve real-world problems by clicking on a project card.

11 projects found:
Project Details

Online-Classroom-using-PHP

Project Image

Status: Completed

Tech Stack: PHP, Web Development

Online classroom management project mainly focuses on dealing with students and their assignments on a live class session. The system displays all the classes available when the user log into the system with their respective class codes required to join the class. The system also allows the student for any class enrollment. This project comes in two categories. A teacher/tutor panel and a student panel. The students can join any class using the class code provided by the teacher who created that class. Meaning, each user needs to have the class code to access the classroom. After enrollment, student can view all the posts from the teacher, he/she can also view the assignments uploaded by the teacher and can download them. The user can also search for a post, publish a post and leave comments on each enrolled class.