Skip to content

suhas-005/FIR-Management-System-File-Structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

FIR Management System using File Structures

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:

  1. Install necessary library - Tkinter
  2. RUN python InitMain.py



Screenshots

Releases

No releases published

Packages

No packages published

Languages