Description
Student Fees Payment System Project using Python, Django, and MySQL
Below is a description of the project along with attached screens and a demo for more details.
Modules and Description of Student Fees Payment System Project:
Student Module :
The Student Module is designed to provide all functionality related to students. It tracks and manages all student information and details. The module includes CRUD operations for students, with role-based access control where admin can perform all operations while students can only view their own data.
Features of Student Module:
- Admin can add new student records
- Admin can view the list of student details
- Admin can edit and update student records
- Admin can delete student records
- Client-side validation for all student forms using JavaScript
- Students can view their own details
- Students can update their own details
Fees Module :
The Fees Module is the core module of the project, managing student fees on a course basis. Admin or faculty can manage all fees, while students can only view their own fee records.
Features of Fees Module:
- Admin can manage student fees
- Admin can edit/delete student fees
- Admin can view the list of all student fees
- Students can view their own fees
Functionality performed by admin user:
- Login For Admin
- Forgot password for Admin
- Edit Profile For Admin
- Manage Student
- Adding New Student
- Edit Existing Student
- View Profile of the Student
- List all Students
- Manage Fees
- Adding New Fees
- Edit Existing Fees
- View Profile of the Fees
- List all Fees
- Reports of the project Student Fees Payment System
- Report of all Students
- Report of all Fees
Functionality performed by Student user:
- Student Registration
- Student Login
- Student Pay Fees
- Student Payment Fees
- Change Password
Static Pages and other sections :
- Home Page with UI design
- Animated slider for images on the Home Page
- About us page
- Contact us page
Technology Used in the project Student Fees Payment System
- HTML
- CSS
- JavaScript
- Python
- MySQL
- Django
Supported Operating System
- Windows
- Linux
- Mac