Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.61 KB

README.md

File metadata and controls

38 lines (30 loc) · 1.61 KB

LibSoft

📚 LibSoft is a library management application developed using c++. It is the perfect application which can take care of all the reader and administrator operation easily and efficiently.

This was my computer science project in 🏫12th grade.

Features

  • Contain 2 mode : user and admin
  • Provide all necessary opeartion for all users and the admin
  • Saves data in offline binary file
  • Better security
  • Interactive graphics design and UI.

Getting started

Prerequisites:

  • Install the Turbo C++ or any other C++ IDE.

  • Get the code:

    git clone https://github.com/Jovial248/LibSoft.git
    
  • Open Turbo C++ to run the app.

  • In Turbo C++, open MAIN.CPP file from cloned package location.

  • And Have Fun:wink::sparkles:

Contributing

Want to contribute? I ❤️ community feedback and contributions. Please follow contributing guidelines.

Reporting Security Issues

Security issues and bugs should be reported privately, via email, to the me at jovialjohngeorge248@gmail.com. You should receive a response shortly. If for some reason you do not, please go to my official website https://iamjovialgeorge.firebaseapp.com/, It include all my contact details throughtout different platforms. I love to talk.:speech_balloon:

License

Licensed under the MIT License.

Acknowledgments

  • Hat tip to my 12th grade computer science teacher who have helped me throughtout the project