Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
#

record-management

Here are 24 public repositories matching this topic...

A Python Tkinter desktop application to store user messages by ID and key into CSV files as Encryption-Decryption system with a clean GUI interface

  • Updated Nov 9, 2025
  • Python

This project simulates a database management system using a B+ Tree to efficiently store and manage data. It demonstrates key database concepts such as table management, indexing, and basic tree operations like insertion, searching, and deletion. The B+ Tree structure enables fast data access, making it ideal for indexing in databases.

  • Updated Aug 24, 2025

The TA Record Management System is a C++ program designed to manage records of Teaching Assistants (TAs) in a department. The system allows for the filtering of invalid records, adding new TA records, and sorting the existing records based on various criteria.

  • Updated Dec 19, 2024
  • C++

A GUI-based application for creating, searching, and scraping MARC records. Easily catalog bibliographic data, query multiple libraries, and export MARC records in various formats. Designed for librarians and researchers.

  • Updated Sep 6, 2024
  • Python

🍽️ Manage hostel meal billing easily with this Python system using Tkinter and SQLite, featuring student info management and date-specific searches.

  • Updated Dec 27, 2025
  • Python

Improve this page

Add a description, image, and links to the record-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the record-management topic, visit your repo's landing page and select "manage topics."

Learn more