https://github.com/vonderklaas/invoice-machine
I played a bit with *C* to build this command-line application. Now you can generate bills and invoices for your restaurant. It is designed to help managers quickly generate invoices for customers.
https://github.com/vonderklaas/invoice-machine
c make mdx
Last synced: 4 months ago
JSON representation
I played a bit with *C* to build this command-line application. Now you can generate bills and invoices for your restaurant. It is designed to help managers quickly generate invoices for customers.
- Host: GitHub
- URL: https://github.com/vonderklaas/invoice-machine
- Owner: vonderklaas
- Created: 2023-04-24T16:31:14.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-12T12:31:03.000Z (over 1 year ago)
- Last Synced: 2025-01-07T09:48:25.060Z (6 months ago)
- Topics: c, make, mdx
- Language: C
- Homepage:
- Size: 231 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Invoice Machine
I played a bit with *C* to build this command-line application. Now you can generate bills and invoices for your restaurant. It is designed to help managers quickly generate invoices for customers.
### Quick Start
```
make restaurant
``````
./restaurant
```### UI
