https://github.com/dulanjayabhanu/osms
OSMS is a comprehensive, web-based platform built to streamline educational administration and support remote learning. OSMS provides intuitive tools for admins, teachers, students, and academic officers, offering a seamless user experience. Key functionalities include user registration, lesson note sharing, assignment handling, marks management.
https://github.com/dulanjayabhanu/osms
e-learning-development e-learning-website education-technology online-education pandemic-education remote-learning school-management student-management-system
Last synced: about 1 month ago
JSON representation
OSMS is a comprehensive, web-based platform built to streamline educational administration and support remote learning. OSMS provides intuitive tools for admins, teachers, students, and academic officers, offering a seamless user experience. Key functionalities include user registration, lesson note sharing, assignment handling, marks management.
- Host: GitHub
- URL: https://github.com/dulanjayabhanu/osms
- Owner: dulanjayabhanu
- License: apache-2.0
- Created: 2024-06-05T10:12:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-10T05:32:24.000Z (7 months ago)
- Last Synced: 2025-06-19T09:45:44.301Z (4 months ago)
- Topics: e-learning-development, e-learning-website, education-technology, online-education, pandemic-education, remote-learning, school-management, student-management-system
- Language: PHP
- Homepage:
- Size: 6.99 MB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
OSMS
FULLY FUNCTIONAL ONLINE STUDENT MANAGEMENT SYSTEM
Explore the docs ยป
View Repo .
Report Bug .
Request Feature  
## ๐ OSMS - Online Student Management System
Welcome to OSMS! This is an all-inclusive student management system designed to facilitate remote education management during the pandemic. Developed using PHP, CSS, Bootstrap, JS, jQuery, and AJAX, OSMS aims to provide an easy-to-use and user-friendly interface for admins, teachers, students, and academic officers.
![]()
## ๐ Features
### Admin
- ๐ Login
- โ๏ธ Manage Administration
- โ๏ธ Send invitations to teachers and academic officers for registration
- ๐งโ๐ซ Manage Teachers
- ๐งโ๐ Manage Academic Officers
- ๐จโ๐ Manage Students
- ๐ Check results
- โ๏ธ Update profile
- ๐ช Log out### Teacher
- ๐ Log in
- ๐ Add lesson notes
- ๐ Add new assignments
- ๐ View submitted answer sheets
- ๐ Add assignment marks
- โ๏ธ Update profile
- ๐ช Log out### Student
- ๐ Log in
- ๐ฅ Download assignments
- ๐ View lesson notes
- ๐ค Upload answers
- โ๏ธ Update profile
- ๐ช Log out### Academic Officer
- ๐ Log in
- ๐ Register students and send verification codes
- ๐ View assignment marks released by teachers
- ๐ Release marks to students
- โ๏ธ Update profile
- ๐ช Log out## ๐ ๏ธ Technical Details
### Technology Stack
- **Backend:** PHP
- **Frontend:** HTML, CSS, Bootstrap, JavaScript, AJAX, JSON
- **Database:** MySQL### Installation
1. Clone the repository:
```bash
git clone https://github.com/your-username/OSMS.git
2. Navigate to the project directory:
```bash
cd OSMS
3. Configure your database settings in the config.php file.
4. Import the osms.sql file into your MySQL database.
5. Start your local server (e.g., using XAMPP or WAMP).### Usage
1. Open your web browser and navigate to `http://localhost/OSMS`.
2. Log in as an admin, teacher, student, or academic officer using the respective credentials.## ๐ Documentation
### Registration Process
- **Admin:** Manages the entire system and sends out invitations.
- **Teacher:** Receives an email with a username, password, and unique verification code from the admin.
- **Student:** Receives a verification code from the academic officer to verify their account.
- **Academic Officer:** Similar to the teacher's registration process but manages student registration and marks release.### Important Notes
- Teachers submit assignment marks to academic officers before they are released to students.
- Students have free access for one month and must pay for continued access after the trial period.
- The admin is the only user who can update a student's grade.## ๐ License
This project is licensed under the Apache License.## ๐ Contributing
We welcome contributions! Please fork the repository and create a pull request with your changes.
![]()
## ๐ฌ Contact
If you have any questions or feedback, please contact us at dulanjaywebs@gmail.com.