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

File Structures Mini Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

File Structures Mini Project


Languages

Language:Python 100.0%