Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
/ time_clock Public archive

A time clock program written in jBASIC that manages different jBASE database files to create a piece of software that allows employees to clock in or out and for managers to log in and view and edit employee information.

Notifications You must be signed in to change notification settings

ketchup-cfg/time_clock

Repository files navigation

time_clock

This was a program that I helped write for my jBASE class as our final project that was shown to a local employer during a presentation.

GitHub, for some reason, thinks that this was written in Brainfuck, but it was written in jBASIC, a programming language similar to BASIC and derived from the Pick/BASIC programming language for use with the jBASE MultiValue database system. The only file in here with actual code is the TIMEENTRY.b file. The rest are the test database files needed to run the program.

Unfortunately, jBASE requires a license and I no longer have such a license, so I cannot truly improve this code and test those improvements, which is unfortunate, since this was written before I was aware of such things as password hashing.

About

A time clock program written in jBASIC that manages different jBASE database files to create a piece of software that allows employees to clock in or out and for managers to log in and view and edit employee information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published