Git Product home page Git Product logo

book-search's Introduction

Book-Search

Overview

Book-Search is a comprehensive book management system, primarily designed for educational purposes in a CIS 227 project. The application is developed in C++ and utilizes SQLite for database management. It offers a range of features including book searching, shopping list management, and user authentication.

Features

  • Book Management: Allows users to search, add, and delete books in the database.
  • Shopping List: Users can manage their shopping list by adding or removing books.
  • User Authentication: Secure login system for users.
  • Database Integration: Utilizes SQLite for efficient data handling.
  • Object-Oriented Approach: The project is updated to be more object-oriented, enhancing readability and maintainability.

Installation

To run the Book-Search program, clone the repository and compile the source code using a C++ compiler that supports C++17 or later. Ensure SQLite is properly set up in your environment.

Usage

After compiling the program, run the executable to start the application. Follow the on-screen prompts to navigate through the application.

Contributing

Contributions to the Book-Search project are welcome. Please feel free to fork the repository, make changes, and submit pull requests.

Known Issues

  • Lack of integrity checks for shopper's account creation.
  • Delay in loading the shopping list and occasional display glitches.
  • Inability to clear books from the shopping list after checkout.

Future Enhancements

  • Implementing integrity checks for user inputs.
  • Optimizing the loading time and fixing display issues in the shopping list feature.
  • Adding functionality to clear the shopping list after checkout.

book-search's People

Contributors

skysaves avatar

Stargazers

 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.