Releases: sagelga/ComPro_Project
POS Version 1.0.3
Welcome Update
This project production has been shut down completely, but the markdown is looking better now.
Here's what changed
- Redesigned README.md
- Adding reference photos from README.md
- Removing Wiki, Projects and Issues (as we are done with production)
Thanks to all team members. We are having a blast doing this project!
-- Sagelga
POS Version 1.0.2
A completely stand-alone POS system, build with speed and machine language like C.
Over 8,000 lines of code has been created by our developers.
See our how to start a program inside the README.md file here :
https://github.com/sagelga/ComPro_Project/blob/1.0/README.md
Hoped that you will enjoy the program, just like we do.
-The POS System Team
Here's the stats
Overalls
Scopes | Total Lines | Total Words | Total Characters | Percentage |
---|---|---|---|---|
Source File (.c) | 7,931 | 32,238 | 320,825 | 83.99% |
Header File (.h) | 658 | 3,162 | 30,249 | 8.74% |
Primary File (.c + .h) | 8,589 | 35,400 | 351,074 | 92.74% |
Database (.db) | 27 | 2,226 | 16,513 | 4.77% |
Support File | 165 | 409 | 8,610 | 2.49% |
All | 8,367 | 34,852 | 34,5766 | 100% |
Programming Primary Files
Total Lines | Total Words | Total Characters | File Name |
---|---|---|---|
263 | 1,069 | 10,449 | authenticate.c |
323 | 1,429 | 13,818 | category.c |
730 | 2,996 | 29,600 | customer.c |
206 | 937 | 10,973 | decorate.c |
911 | 3,605 | 37,410 | inventory.c |
211 | 718 | 7,062 | main.c |
846 | 3,400 | 34,883 | personnel.c |
526 | 2,105 | 21,110 | pos.c |
621 | 2,380 | 23,727 | promotion.c |
56 | 363 | 3,413 | purchase.c |
1,014 | 4,197 | 41,350 | report.c |
26 | 228 | 2,079 | sales.c |
965 | 3,166 | 32,219 | settings.c |
132 | 574 | 4,375 | support.c |
390 | 1,546 | 14,589 | systemcall.c |
53 | 363 | 3,519 | transaction.c |
658 | 3,162 | 30,249 | main.h |
Programming Support Files
Total Lines | Total Words | Total Characters | File Name |
---|---|---|---|
24 | 12 | 159 | .gitignore |
2 | 4 | 25 | .travis.yml |
71 | 232 | 7,060 | README.md |
68 | 161 | 1,366 | makefile |
Programming Database Files
Total Lines | Total Words | Total Characters | File Name |
---|---|---|---|
16 | 38 | 193 | category.db |
3 | 21 | 152 | customer.db |
44 | 378 | 2,776 | inventory.db |
3 | 21 | 198 | personnel.db |
4 | 12 | 128 | promotion.db |
13 | 91 | 824 | purchase.db |
1 | 10 | 76 | setting.db |
81 | 818 | 5,986 | transaction.db |
(Calculated numbers are from command git ls-files | xargs wc
a built in git tools)
1.0.1.1
POS Version 1.1
Minimal Update
We already done POS Version 1.0.3 and I think we need to do something with this repository weight...
Here's what changed
- Minimizing Photos, Code and many much more to keep this repository lightweight
Thanks to all team members. We are having a blast doing this project!
-- Sagelga
POS Version 1.0.1
Thank You for enjoying our project. We are constantly pushing commits when we found anything suspicious inside the code.
Here's the original release : https://github.com/sagelga/ComPro_Project/releases/tag/1.0