Skip to content

Project focuses on automating the RTI system in government institutions.

Notifications You must be signed in to change notification settings

codeb1ooded/RTI_Automation

Repository files navigation

Automation of RTI Management System

AIM

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.

Languages required

Front-end : HTML, CSS, JS
Back-end: PHP, MySQL

Setup

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

Login:

There are three different use cases. Username and passwords to the same are mentioned below.

  1. Admin privilege
    Username Password
    Administrator admin
  2. Department Privilege
    Username Password
    Examination exam
    Human Resource HR
    Academics Ac
  3. Appellant access
    Username Password
    Appellant ap

Other Salient Features

  • Backup
  • Security
    • Password Encryption using SHA Keys
    • Sessional Security
  • Report Generation
    • By name
    • By department
    • By time period

About

Project focuses on automating the RTI system in government institutions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •