The College Dues Management System is a web-based application designed to efficiently track and manage dues that students have across various sectors within the college. It simplifies the process of monitoring outstanding dues and ensures seamless communication between students, administrators, and relevant departments.
- Student login and dashboard for viewing their dues.
- Administrator dashboard for managing user accounts.
- Tutor login and dashboard for viewing their dues of a whole class.
- Staff login and dashboard for viewing and updating their dues of that particular sector.
- Dues categorized by sector.
- Real-time updates for dues status.
- Flask (Python web framework)
- MySQL (Database management)
- HTML, CSS, JavaScript (Front-end development)
- Other libraries and tools as required
To get started with the project, follow these steps:
- Clone the repository:
git clone https://github.com/ameerali-19/College-Due-Management-System.git
- Navigate to the project directory:
cd College-Due-Management-System
- Create a virtual environment (optional but recommended):
python -m venv venv
venv\Scripts\activate
- Install project dependencies:
pip install -r requirements.txt
- Configure your database settings in
config.py
. - Run the application:
flask run
- Access the application in your web browser at
http://localhost:5000
.
For inquiries or feedback, please contact:
- GitHub: @ameerali-19
- Email: ameeralipm317@gmail.com