An open API service indexing awesome lists of open source software.

https://github.com/zulhaditya/simple-store

Store application by applying basic C++ programming.
https://github.com/zulhaditya/simple-store

cplusplus cpp

Last synced: over 1 year ago
JSON representation

Store application by applying basic C++ programming.

Awesome Lists containing this project

README

          

# Simple Store
> Store application by applying basic C++ programming.

## Table of Contents
* [General Info](#general-information)
* [Technologies Used](#technologies-used)
* [Features](#features)
* [Setup](#setup)
* [Project Status](#project-status)
* [Contact](#contact)

## General Information
- Learn the application of function, looping, and linked list in c++.

## Technologies Used
- C++ version 20.0

## Features
- Add item and price
- Save item and price
- Show saved items
- User and Admin Section
- Sorting items by selected category

## Setup
To run this project, you need install MinGW Compiler on your PC and compile this file.

## Project Status
Project is: _complete._

## Contact
Created by [@Zulhaditya](https://zulhaditya.vercel.app) - feel free to contact me!