https://github.com/erencanpelin/basic-cpp-crm
WIP A very basic CRM system test made in C++ (console application)
https://github.com/erencanpelin/basic-cpp-crm
Last synced: about 1 month ago
JSON representation
WIP A very basic CRM system test made in C++ (console application)
- Host: GitHub
- URL: https://github.com/erencanpelin/basic-cpp-crm
- Owner: ErencanPelin
- Created: 2022-08-04T08:16:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-09T07:43:30.000Z (over 2 years ago)
- Last Synced: 2025-02-13T22:37:40.597Z (3 months ago)
- Language: C++
- Homepage:
- Size: 1.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Basic CPP CRM
A CRM system written in C++, Console Application with basic ASCII GUI and navigation. Essentially C++ Translation of my DotNet CRM/Banking system originally written in c#. Simply a hobby project developing for fun.
# Changelog
In order of latest changes. Based on Keeping a Changelog and Semantic versioning## [0.0.1]
### Added
- Customer model, initial menu input