Git Product home page Git Product logo

online-clearance's Introduction

Online Clearance System

This is an online clearance system that was created using Flask, a Python web framework. The system is designed to help students get clearance before graduating. The website serves as a portal where students can request clearance before graduating. The relevant staff members can approve the clearance requests before students receive the clearance statement which is required to collect their final results.

Installation

To run this application, you need to have Python installed on your computer. If you don't have Python installed, you can download it from the official website: https://www.python.org/downloads/

Once you have Python installed, you can follow these steps to run the application:

  1. Clone this repository using the following command: git clone https://github.com/your_username/online_clearance.git
  2. Navigate to the directory where you cloned the repository using the command cd online_clearance
  3. Set the FLASK_APP environment variable to online_clearance using the command export FLASK_APP=online_clearance (for Linux/Mac) or set FLASK_APP=online_clearance (for Windows)
  4. Run the command flask run to start the server
  5. Open your web browser and go to http://localhost:5000/ to access the application

Usage

When students want to create an account, they must submit a form to the admin. The admin will then create an account for them, and they can log in with their registration number.

Contributing

If you want to contribute to this project, you can fork the repository and create a pull request. Please make sure that your code follows the PEP 8 style guide and that you write clear, concise commit messages.

License

This project is licensed under the MIT License.

online-clearance's People

Contributors

abbaraees avatar

Stargazers

Abdurrasheed avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.