Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n0rthin/employees-db-c
An employees database written C
https://github.com/n0rthin/employees-db-c
Last synced: about 2 months ago
JSON representation
An employees database written C
- Host: GitHub
- URL: https://github.com/n0rthin/employees-db-c
- Owner: n0rthin
- Created: 2024-08-19T10:45:09.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-22T12:59:08.000Z (4 months ago)
- Last Synced: 2024-08-22T14:31:48.566Z (4 months ago)
- Language: C
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# An employees database written in C
This is a side project I've built during a C course.Compile & run:
```
make
```