Skip to content

AleksiyFlekssiy/Console-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Console-Database

This is my pet project which is console database. It can add, change and delete members of database.

I am currently creating this database for objects similar to participants/persons. In the end, I plan to rewrite the code so that it is more versatile, which will allow the database to be used for many purposes and data types.

At the moment, database stores a Person objects in itself, that has many options to manipulate its info:

Adding

Changing

Deleting

Finding

Showing

Releases

No releases published

Packages

No packages published

Languages