Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```