The Online Clearance System is a web-based application designed to streamline the due clearance process for students at Bajaj Institute of Technology, Wardha, Maharashtra, India. This system aims to significantly reduce the effort and time required for both students and the in-charge personnel by automating and digitizing the clearance process.
- User-Friendly Interface: Intuitive and easy-to-use interface for both students and administrators.
- Efficient Clearance Process: Streamlines the clearance process, reducing manual work and errors.
- Real-Time Updates: Provides real-time updates on the clearance status.
- Secure Database: Uses MySQL for secure and efficient data management.
- Notifications: Automated email notifications for updates and alerts.
- Role-Based Access: Different access levels for students, faculty, and administrators.
-
Clone the Repository:
git clone https://github.com/Atharvawarade/Ocs.git
-
Navigate to the Project Directory:
cd OCS
-
Set Up the Database:
- Import the
ocs.sql
file into your MySQL server. - Update the database configuration in
connection.php
with your MySQL credentials.
- Import the
-
Run the Application:
- Set up a local server using XAMPP or WAMP.
- Place the project folder in the server's root directory (
htdocs
for XAMPP). - Start the server and navigate to
https://localhost/ocs
.
-
Login:
- Students and staff can log in using their credentials.
-
Dashboard:
- Access the dashboard to view and manage clearance status.
-
Clearance Requests:
- Students can submit clearance requests.
- Staff can review and approve requests.
-
Notifications:
- Receive real-time notifications for updates and alerts.
-
Student:
Student Login Page Register Page Student Dashboard Student Profile -
Incharge:
Incharge Login Page Incharge Dashboard Incharge Profile Password Change Requested Students Pending Students All Students - Accountant:
Accountant Login Page Accountant Dashboard Manage Incharges Password Change Requested Students Pending Students All Students
- Bajaj Institute of Technology, Wardha
- All contributors and developers