Coder Social home page Coder Social logo

library's Introduction

Library System written in C++

This is a Library System application created with C++. Different from my most recent project (here), I decided to try the OOP approach for this project with a combination of a Book class and a Singleton pattern namespace called as Library.
Library has only one instance playing the role of a database/data container in this program to help transferring data from user to file and vice versa It worked out pretty well for me and the program is a bit less bug-prone.
However, this project has its limits. One major limit is all the data is saved in a form of a CSV (Comma Separated Value) file, which is actually used for dataset, mostly.
In order to use the project, please download all the files from project (.cpp and .h files if you're using any other IDE but Microsoft's Visual Studio) or clone it from GitHub. If you are using JetBrains CLion, please move the file db.txt into cmake-build-debug folder of the project to prevent bugs.
The program has internal instructions itself, with a menu of functions and error messages if an error occured during the run.
I am open to any kind of feedbacks/comments/contributions. Hit me up with social media links above or through email preferably ๐Ÿ˜Œ

library's People

Contributors

phamduylong avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.