Tech Stack - Python
A FIR Portal based oon File Strutures Concepts:
- Indexing
- Variable Length Records
- Hashing of passwords using SHA
Key Functionalities:
- Login and Signup
- Registering FIR
- Searching for FIR
- Deleting FIR
- Modifying the status of FIR
Note: The format of FIR ID while registering should be 'F' followed by 3 digits. Ex: F123
How to RUN the project:
- Install necessary library - Tkinter
- RUN
python InitMain.py
Screenshots