An open API service indexing awesome lists of open source software.

https://github.com/yushikuni/library

My Library program for learning C++. Reading text file, writing in the text file. Update and delete record in specific index.
https://github.com/yushikuni/library

cpp finished-project portfolio-website unfinish unfinished-project

Last synced: 12 months ago
JSON representation

My Library program for learning C++. Reading text file, writing in the text file. Update and delete record in specific index.

Awesome Lists containing this project

README

          

# Library
My Library program for learning C++

## READ ME FIRST
For sucessful login you must know username and password.
Aplication will determinate after 5 unsucessfull attemps.

Username: Vashni

Password: TSym5nlf982eWNV

## PICTURES
![NazevAplikace](https://user-images.githubusercontent.com/42646031/201528119-3a9823a1-4da1-4c6a-97ce-aea3fb5868a9.png)
![AfterLoginAplikace](https://user-images.githubusercontent.com/42646031/201528122-0add8b7f-e0ef-4a9e-94b2-6ea371be807c.png)
![OneOfTheOptionsAplikace](https://user-images.githubusercontent.com/42646031/201528123-5f7996d5-6c0f-4c2e-996f-26cab761e1a1.png)

## Content of the Program:
- Login Information required
- Writing to txt file
- Reading from txt file
- Update and delete on specific position