#The programme is about a data base that is called ebookstore. The database is created for bookstore clerks in order to upload books , delete books and insert new books. The programme already has data stored in the data set , fucnctions have been created to add , delete and update new books in the database.
#Table of Content *[Title/Repository Name](#title--repository -name) *About/synopsis *Table of Content *Usage *[Contributing/Reporting issues](#contributing --reporting -issues) *Licence
#Usage *Once the programme is open , the user will press RUN. The programme will RUN and ask the user options from 1 UNTIL 5. 1.Being Enter Books , 2. Being Select Books , 3. Delete Books , 4. Upload Books and 5. Exit. Depending on the option you pick you will enter the required data to fufil the requirements of the option.
#Contributing/Reporting issues *There were no Contributing or Reporting issues
#Licence *MIT License
Copyright (c) [year] [fullname]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.