A console-based application developed using the C programming language to manage a chemistry laboratory's core operations.
This system allows users to:
- Manage user logins
- Track and update chemicals and equipment inventory
- Add and monitor experiments
- Store and retrieve data using file handling
This project showcases basic file handling, structured programming, and user interaction in C.