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.
- Host: GitHub
- URL: https://github.com/yushikuni/library
- Owner: Yushikuni
- License: gpl-3.0
- Created: 2022-11-01T09:26:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-13T15:04:26.000Z (over 3 years ago)
- Last Synced: 2025-02-24T14:49:04.843Z (over 1 year ago)
- Topics: cpp, finished-project, portfolio-website, unfinish, unfinished-project
- Language: C++
- Homepage:
- Size: 42.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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



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