Skip to content

Talkasi/assembly-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assembly | learning

This repository contains my learning test programms and the project I made to clarify my knowledge.

TasIApp

A program to manage simple text databases.

You can:

  • Create database;
  • Open database;
  • Set password on the database file;
  • View database;
  • Add record to the database;
  • Change record in the database;
  • Delete record from the database. There is a prompt message to prevent you from deleting the wrong line;
  • Close database;
  • Exit the program.

Examples

Menu

TasIApp menu

Creating database

TasIApp menu

Opening database

TasIApp menu

Adding record to the database

TasIApp menu

Deleting record in the database

Database contents before delinig a record: TasIApp menu

Deleting the second record from the database TasIApp menu

About

Assembly | learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published