Skip to content

Web Based online due clearance system made for Bajaj Institute of Technology, Wardha, Maharashtra, India. Helps in reducing efforts and saves time of both student as well as Incharges. Used MySQL as Database server.

Notifications You must be signed in to change notification settings

Atharvawarade/Ocs

 
 

Repository files navigation

Online Clearance System

Table of Contents

Introduction

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.

Features

  • 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.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • Bootstrap
  • PHP
  • MySQL
  • Git

Installation

  1. Clone the Repository:

    git clone https://github.com/Atharvawarade/Ocs.git
    
  2. Navigate to the Project Directory:

    cd OCS
    
  3. Set Up the Database:

    • Import the ocs.sql file into your MySQL server.
    • Update the database configuration in connection.php with your MySQL credentials.
  4. 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.

Usage

  1. Login:

    • Students and staff can log in using their credentials.
  2. Dashboard:

    • Access the dashboard to view and manage clearance status.
  3. Clearance Requests:

    • Students can submit clearance requests.
    • Staff can review and approve requests.
  4. Notifications:

    • Receive real-time notifications for updates and alerts.

Snapshots of the Application:

Select User Page:

  1. Student:

    Student Login Page Register Page
    Student Dashboard Student Profile
  2. Incharge:

    Incharge Login Page Incharge Dashboard
    Incharge Profile Password Change
    Requested Students Pending Students
    All Students
    1. Accountant:
    Accountant Login Page Accountant Dashboard
    Manage Incharges Password Change
    Requested Students Pending Students
    All Students

Acknowledgements

  • Bajaj Institute of Technology, Wardha
  • All contributors and developers

About

Web Based online due clearance system made for Bajaj Institute of Technology, Wardha, Maharashtra, India. Helps in reducing efforts and saves time of both student as well as Incharges. Used MySQL as Database server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 74.2%
  • CSS 16.1%
  • HTML 4.5%
  • JavaScript 3.5%
  • Hack 1.7%