RTI management in Goverment Institutions is pen-paper based. Due to this it creates a lot of issues like mismanagement, difficulty in analysis & report generation, redundancy, storage problems, etc. This project focuses on automating this RTI system in government institutions to get rid of most of the problems caused by the existing system.
Front-end : HTML, CSS, JS
Back-end: PHP, MySQL
You need to install xampp on your system to setup this project.(Refer to online guides for installing xampp for your Operating System)
Go to htdocs folder of your system. For linux it is /opt/lampp/htdocs/
Open terminal in your htdocs folder and clone the repository
Don't forget to import database present in extras folder and configure database file db/config_database.php with your system specific credentials
git clone https://github.com/codeb1ooded/BMSU.git
Working demo: https://rti-igdtuw.000webhostapp.com
There are three different use cases. Username and passwords to the same are mentioned below.
- Admin privilege
Username Password Administrator admin -
Department Privilege
Username Password Examination exam Human Resource HR Academics Ac -
Appellant access
Username Password Appellant ap
- Backup
- Security
- Password Encryption using SHA Keys
- Sessional Security
- Report Generation
- By name
- By department
- By time period