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.
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.
- Iffat Ara Sanzida
- Nurun Nahar Fiha
- Serajum Monira
- ⚛ Django
- 📱 Visual Studio Code
- 💻 HTML, CSS, JS, Python, Bootstrap, JavaScript
- Prerequisites
- Installation
- Run the application
- View the application
- Features
- Usage
- Copyright and License
Make sure you have the following prerequisites installed:
- Python 3.10.4 or above
- Create a virtual environment:
From the root directory run:
python -m venv venv
- Activate the virtual environment:
From the root directory run:
On Linux/macOS:
On Windows:
source venv/bin/activate
venv\scripts\activate
- Install required dependencies:
From the root directory run:
pip install -r requirements.txt
- Run migrations:
From the root directory run:
python manage.py makemigrations python manage.py migrate
- Create an admin user:
From the root directory run:
python manage.py createsuperuser
When prompted, enter a username, email, and password.
From the root directory run:
python manage.py runserver
Go http://127.0.0.1:8000/ to view the application.
Copyright © 2023 Iffat-Fiha-Monira. All rights reserved.
-
Students:
-
Teachers:
-
System:
- Smooth and error-free result management.
-
Department Chairman:
-
University:
-
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. ☜(゚ヮ゚☜)