Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Simple project that will manage prisoners and visitors in a detention center. Written in Pascal.

Notifications You must be signed in to change notification settings

reizen-desu/Prisioner-Management-Pascal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

Note

Hey! Just a quick note: I built this project 4 years ago for a university class using Pascal so this is like a relic of the past, from when I was still taking my baby-steps in programming. There's a lot of obvious errors as the code's a bit on the 'newbish' side. I tried not to change much to leave my initial inexperience intact 😛.

Prisoner Management

Simple project that will manage prisoners and visitors in a detention center. Written in Pascal.

Details

This small project will initially be developed in my native language (Portuguese). Then, if time permits, in English.

Tools used:

Why?

This is my first official school project. Despite it emanating a kind of newbie-like feeling, I'm quite proud of it... slight.

Structure of the program 🔥

The following subtopics will briefly give an idea of how the program will present the Menus. The "First Run" is executed only once and the next times the program starts normally.

  • Means the feature is not currently available.
  • Means the feature works normally.

First Run

  • Create administrator account
  • Set up limits (number of cells, operators)

Main Menu

  • Prisoners
  • Visitors
  • Overview
  • Configuration
  • Help

Prisoners ⛓️

  • Register
  • List
  • Modify
  • Release
  • Delete
  • Search

Visitors

  • Register
  • Make Visit
  • End Visit
  • List
  • Delete Visit

Configuration

  • Set up operator
  • Jail status
  • Change user-name/password
  • Backup
  • Erase everything

About

Simple project that will manage prisoners and visitors in a detention center. Written in Pascal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages