Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hickee032/book_manager
Book manager program
https://github.com/hickee032/book_manager
c
Last synced: 25 days ago
JSON representation
Book manager program
- Host: GitHub
- URL: https://github.com/hickee032/book_manager
- Owner: hickee032
- Created: 2022-10-30T12:00:43.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-29T02:15:02.000Z (almost 2 years ago)
- Last Synced: 2024-11-08T12:11:58.587Z (3 months ago)
- Topics: c
- Language: C
- Homepage:
- Size: 261 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Book_Manager
Book manager programC언어 기초 프로그래밍 활용한 콘솔 응용 프로그램을 구현
기간 : 2022.10.17 ~ 2022.10.27
Visual Studio 2022
메인 메뉴
![image29](https://user-images.githubusercontent.com/114325862/199739386-938d909c-10ad-4a8b-981d-76603428e2b6.png)책 목록 보기
![image24](https://user-images.githubusercontent.com/114325862/199738262-68117029-c5ec-40b2-ba0e-2375a0f36491.PNG)책 검색 하기
![image27](https://user-images.githubusercontent.com/114325862/199738942-875983a9-fec6-4423-9593-c8f33019c979.PNG)책 대여 하기
![image26](https://user-images.githubusercontent.com/114325862/199739069-a8b0e48e-5c3b-4cd0-8b25-71815e57952c.PNG)책 반납 하기
![image25](https://user-images.githubusercontent.com/114325862/199739217-abe63916-8db6-4617-bc00-4ff2978e8399.PNG)관리자 메뉴
![image28](https://user-images.githubusercontent.com/114325862/199739559-748d8216-5271-49d0-95ff-37a7c85a8904.jpg)