Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

11.59 Due: May 02, 2018 In this project, you will build a library management system. The library management system is built around two files -students.txt

image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
11.59 Due: May 02, 2018 In this project, you will build a library management system. The library management system is built around two files -students.txt and books.txt. The students.txt file has two columns: i) EUID of the student, i) Number of books borrowed. The books.txt file has the following colums: i) Full Name of PROGRAM DESCRIPTION: stmces,1nber,horrow of the sov) that has borowed the book, the value of EUID is "NA " if the book is has not been borrowed yet, and (v the last three columns consists of the month, day and year respectively of the date the book was borrowed, whose values are 0 if book has not been borrowed. Each item is separated by a tab space as the delimiting the author of the book with individual words separated by spaces, i) Full Title of the book with individual words separated by spaces, ii) ISBN of the book (an 8-digit long n Both files have been provided to you. Download the files and back them up. As you test your project, you may corrupt them during file 10 process, so it is critical to back them up. Also, verify these files by character opening them when you are testing your project The library management system needs to have the following features: a) Adding a book to books.txt file b) Borrowing a book and updating both text files c) Returning a book and updating both text files d) Searching books by using author's name e) Searching books by using book's name ) Searching books borrowed by a specific student Also, provided to you are my header.h file as well as the main.cpp file. Check what is in the header file. You will need to use this header file as well as edit it later Open the main.epp file. You have to add your codes to the main.epp file to finish your project. This file already has some functions available to you main: It is the main function. INS 7 8 9 0 BA

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

Has the priority order been provided by someone else?

Answered: 1 week ago

Question

Compare the current team to the ideal team.

Answered: 1 week ago

Question

Are the rules readily available?

Answered: 1 week ago