Skip to content
This repository was archived by the owner on Nov 9, 2025. It is now read-only.

khianvictorycalderon/Information-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Information Management System

by Khian Victory D. Calderon

A simple python system with registration and login system. User can edit their own data by loggin in.

Displays only simple personal information about the person such as Name, Date of Birth, etc...


This repository contains 2 branches, the main branch contains the executable file, and the source contains the code files used to build the project.

Cloning project source code:

git clone https://github.com/khianvictorycalderon/Information-Management-System.git

NOTICE:

It is recommended that the executable ".exe" file has admin rights in some PC to run properly.


Requirements:

  1. Python
  2. Tkinter
  3. Openpyxl

Installing necessary libraries:

  1. Openpyxl:
pip install openpyxl

Releases

No releases published

Packages

 
 
 

Contributors