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.
- Host: GitHub
- URL: https://github.com/zulhaditya/simple-store
- Owner: Zulhaditya
- Created: 2022-09-09T14:07:22.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-20T02:59:57.000Z (over 2 years ago)
- Last Synced: 2023-11-20T03:35:46.587Z (over 2 years ago)
- Topics: cplusplus, cpp
- Language: C++
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!