https://github.com/sinhapaurush/ordermanagement
This is a college mini project
https://github.com/sinhapaurush/ordermanagement
Last synced: 11 months ago
JSON representation
This is a college mini project
- Host: GitHub
- URL: https://github.com/sinhapaurush/ordermanagement
- Owner: sinhapaurush
- Created: 2024-05-11T08:40:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-11T14:12:36.000Z (almost 2 years ago)
- Last Synced: 2025-02-12T07:25:41.037Z (about 1 year ago)
- Language: C
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Order Management in C
This is a college mini project for DSA in C
## Fetures Include
- Menu Driven Program
- New Order
- Update Order
- Dismiss an Order
- Process Next Order
- Exit (Saves Existing Order in a File)
## How To Build
- Run `gcc main.c`
- Execute the `exe` or `out` file
## Author
Paurush Sinha