Git Product home page Git Product logo

francy93 / cpp-projects Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 70.35 MB

Explore the world of C++ with four impressive projects! This repository showcases software engineering and management projects, including a music shop manager, a library system with optimized searches, and more. Level up your C++ skills here! πŸš€πŸŽΆπŸ“š

License: MIT License

C++ 98.47% Makefile 1.53%
agile-development algorithm-analysis algorithms algorithms-and-data-structures binary-search cpp data-structures divide-and-conquer quicksort software-analysis

cpp-projects's Introduction

CPP-Projects

Welcome to the CPP-Projects repository! This repository contains two projects developed during the Computer Science second-year course, focusing on Software Engineering and Management using C++. Let's explore these projects in detail:

Project 1: Music-Shop

The first project involves creating management software for a music shop using C++. It includes algorithms for logistic management and utilizes the catch.hpp library for unit testing. The software streamlines the operations of the music shop and ensures efficient inventory management.

Project 2: Library-System

The second project centers around creating management software for a library using C++. It incorporates algorithms and data structures to optimize book title searches, making it quick and efficient for library patrons. Additionally, the project includes detailed reports presenting the analysis of data structures and algorithms implemented.

Getting Started

To run and test these projects, follow these steps:

  1. Clone this repository to your local machine.
  2. Navigate to the respective project directories:
    • For Project 1 (Music-Shop), go to Music-Shop directory.
    • For Project 2 (Library-System), go to Library-System directory.
  3. Use the provided Makefile to compile and execute the projects:
    • To compile and run Project 1 (Music-Shop), use make run command.
    • To compile and run Project 2 (Library-System), use make run command.
  4. Explore the functionalities and features of each project as described in their respective README.md files.

Please make sure you have a C++ compiler and development environment set up on your system to use the provided Makefile.

Prerequisites

Ensure you have a C++ compiler and development environment set up on your system.

Technologies Used

  • C++ - A powerful programming language for software development.
  • catch.hpp - A C++ library used for unit testing.

Contributions

Contributions to this project are welcome. If you have any suggestions for improvements or want to add more features to the management software, feel free to submit a pull request.

License

This repository is under the MIT License, allowing you to use, modify, and distribute the code freely.

Let's dive into the world of C++ programming and enhance our software engineering skills! πŸš€πŸŽΆπŸ“š

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.