This is my first attempt at building a fully functional web application!
This project is a simple Student Management System developed specifically for the B.COM CA Department at SGAC. It was built entirely by me using fundamental web technologies to gain hands-on experience in frontend development.
This project is a standalone Student Management System (SMS) specifically created for the B.COM (Computer Applications) Department.
It represents my first self-directed development effort to build a functional web application from scratch. The core purpose of this system is to provide a simple, effective digital interface for managing and accessing essential student details and departmental information without relying on external frameworks or backend databases.
- Self-Learning: A practical exercise to master fundamental HTML structure, CSS styling, and JavaScript logic.
- Utility: Providing basic, centralized data storage and management capabilities for student records.
- Simplicity: Maintaining a clean, client-side structure for ease of deployment and maintenance.
The primary goal of this application is to handle essential student data and management tasks.
- Student Details Storage: A system to input and view basic student information.
- Simple Management Interface: Tools designed to help the department manage student records efficiently.
- Frontend Focus: The entire application is built using only client-side technologies.
| Technology | Purpose |
|---|---|
| HTML | Structuring the web pages and content. |
| CSS | Styling the application for a clean, user-friendly interface. |
| JavaScript (JS) | Implementing the core logic, functionality, and data handling. |
Since this is a client-side application, you can easily view and test it in your browser:
- Clone the Repository:
git clone [https://github.com/KarthikeyanS2006/SGAC-B.COM-CA-Department.git](https://github.com/KarthikeyanS2006/SGAC-B.COM-CA-Department.git)
- Open the File: Navigate to the cloned folder and simply double-click the
index.htmlfile. - View in Browser: The application will automatically open in your default web browser, ready for use.
- Go to your repository: SGAC-B.COM-CA-Department
- Click on the
README.mdfile, then click the ✏️ Edit this file button. - Copy and paste the draft above into the editor.
- Scroll down, write a clear commit message, and click "Commit changes".





