Remus - Student Management System
Project Overview
Technologies Used
Remus - SMS is developed using PHP for backend processing and MySQL for database management. The frontend is designed with HTML, CSS, and Bootstrap, ensuring a responsive and structured layout. The system follows a Bootstrap grid framework, making it adaptable to different screen sizes.
Development & Background
This was my first web application, marking my transition into full-stack development. It was built after my second year and before the third year when my teacher, Tarun Sharma, introduced us to PHP, MySQL, and frontend technologies. Initially, I created a simpler version to showcase my understanding, but later I upgraded the UI and refined the project to be portfolio-worthy.
Usage
Remus is designed for student record management, where users can add, view, update, and delete student details by inputting their roll number. The data is displayed in an ID card format, similar to a school or company identification card, making it easy to view and manage student information.
Features
--- Student Record Management – Add, view, update, and delete student details.
--- ID Card-Style UI – Displays student information in a structured ID format.
--- Roll Number-Based Updates – Modify student details by entering their roll number.
--- One-Click Deletion – Each ID card in the display panel has a delete button for quick removal.
--- Bootstrap Grid System – Ensures a responsive and easy-to-use interface.
--- User-Friendly Experience – Simple navigation and clean design.
--- Known Issue – A minor mistake in the update page where "Name" was displayed instead of "College Name." The functionality remained correct, with only a missing label.
This project was a significant milestone in my web development journey, giving me hands-on experience with backend and database management while improving my frontend design skills.