An open API service indexing awesome lists of open source software.

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

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