Skip to content

OBE introduces an Outcome-Based Education (OBE) result management system for streamlined and effective academic assessment and reporting. It not only rectifies the deficiencies of conventional systems but also incorporates additional features for enhanced functionality.

Notifications You must be signed in to change notification settings

whomping-willow/OBE

Repository files navigation

OBE

OBE introduces an Outcome-Based Education (OBE) result management system for streamlined and effective academic assessment and reporting. It not only rectifies the deficiencies of conventional systems but also incorporates additional features for enhanced functionality.

JU_Trio

We are JU_Trio from the Computer Science and Engineering department at JU, passionate about content creation in the fields of Design and Development. We thrive on learning new languages and frameworks such as Django, JavaScript, CSS, and utilizing tools like Git. Exploring IDEs like Visual Studio Code is also a part of our journey. Collaboration and teamwork are aspects we truly enjoy in our work.

Team Members

  1. Iffat Ara Sanzida
  2. Nurun Nahar Fiha
  3. Serajum Monira

Skills and Experience

  • ⚛ Django
  • 📱 Visual Studio Code
  • 💻 HTML, CSS, JS, Python, Bootstrap, JavaScript

Table of Contents

Prerequisites

Make sure you have the following prerequisites installed:

  • Python 3.10.4 or above

Installation

  1. Create a virtual environment: From the root directory run:
    python -m venv venv
  2. Activate the virtual environment: From the root directory run: On Linux/macOS:
     source venv/bin/activate
    On Windows:
    venv\scripts\activate
  3. Install required dependencies: From the root directory run:
    pip install -r requirements.txt
  4. Run migrations: From the root directory run:
    python manage.py makemigrations
    python manage.py migrate
  5. Create an admin user: From the root directory run:
    python manage.py createsuperuser

When prompted, enter a username, email, and password.

Run the application

From the root directory run:

  python manage.py runserver

View the application

Go http:https://127.0.0.1:8000/ to view the application.

Copyright and License

Copyright © 2023 Iffat-Fiha-Monira. All rights reserved.

Features

  • Students:

    • Search and view individual results or results of the whole batch. image

    • Download Result Card.

      image

  • Teachers:

    • Prepare results for their courses. image image

    • View marksheet image

    • Analyze course outcomes and program outcomes using Co-Po attainment graphs. image

  • System:

    • Smooth and error-free result management.
  • Department Chairman:

    • Monitor the overall condition of the result for any batch. image
  • University:

    • Monitor the result condition of any department. image

Usage

  • The application is designed to provide the following functionalities:

    • Student Section:

      • Search and view individual or batch results.
    • Teacher Section:

      • Prepare and analyze results for courses.
    • Chairman Section:

      • Monitor the overall result condition for a batch.
    • University Section:

      • Monitor departmental result conditions.

💫Thank you!💫.

Special Thanks 💚 to our respected supervisors Dr. Abu Sayed Md. Mostafizur Rahaman & Anup Majumder.

💭 Feel free to submit a ✅pull✅ request with your valuable suggestions. ☜(゚ヮ゚☜)


About

OBE introduces an Outcome-Based Education (OBE) result management system for streamlined and effective academic assessment and reporting. It not only rectifies the deficiencies of conventional systems but also incorporates additional features for enhanced functionality.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published