Introduction of project
Welcome to the blog series once again.Till now we discussed about how to develop a project or a system and
some basic fundamentals.
From this blog and the forthcoming ones we will be extensively discussing on the project.
AIM-The aim or the topic of the project through which we are going to show the implementation of basic properties of sql in cpp is a simple library management project where the database would be of the books present in the library and some attributes associated with it.The main aim of this project is to demonstrate the use of sql functionalities using object orientated in cpp.
design definition:-
1.Implementation is done in cpp using code blocks IDE.
2.Data is stored in a text file as the database.
3.User is cateogarised as Admin and student.
4.security check must be performed to ensure the correct user via password check.
5.According to the User cateogary functionalities must be provided.
specifcations:-
According to the sql functionalities mentioned in the previous blog the user is able to:-
1.Insert a new book with its attributes.
2.Delete a specific bok from the database.
3.Modify the record for a specific book.
4.search for a book in the record.
5.grouping the books by a specific attribute.
6.order the books in the database with a specific attribute.
Now every user should not have the provision to perform all the operations so:-
1.As the Admin is the superhead so he must have the provision to modify the database while a student should
not have such provision
2.Therefore a student must not have the access to insert a book,delete a book and modification of any of the record.
Therefore a admin can access all the 6 functionalities while the student can acsess only the search,
groupby and order by functionalities.
Now as we are done with the design statement and specifications we will start with the implementation from the next blog.
Good work!
ReplyDeleteThank you so much.
DeleteThanks!
ReplyDeleteIt's informative
You can go through further blogs.
DeleteYou will have clear idea about the functionalities
You can go through further blogs.
ReplyDeleteYou will have clear idea about the functionalities
well started...interesting!!
ReplyDeleteYesss.. thank you
DeleteHelpful
ReplyDeleteGreat work
ReplyDeleteThanks..we just tried our best.
DeleteVery nice!
ReplyDeleteThank you very much
DeleteExcellent...
ReplyDeleteThanks.
DeleteHelpful!
ReplyDeleteMy pleasure.
DeleteThank you for this informative blog..
ReplyDeleteYes. It is.
DeleteNice explanation very easy to understand
ReplyDeleteSuree..is it ok?
DeleteGood work!
ReplyDeleteThanks..we just tried our best.
Delete