This project is used to -
- Deposit fee (Gives Scholarship if percentage scored by student is 95%)
- Find Fee defaulter by year
- Display student who has submitted the fees based on year
- Display student who has not submitted the fees based on year
- Display fees structure depending upon the student year
- Display last date of submitting the student fees
- Generate a report/file based on the different year
- Python
- JSON
- File handling (Python)
- clone the Repository into your system and move into the project foldder
- Run the project using command
python fee.py
Used fee_structure.json file to provide a basic fee criteria for each year
- Refer fee_structure.json file