Bookshop IMS
What is it about?
Bookshop Inventory Management System (IMS) is a simple project I made on my sophomore year as part of learning the language, C++.It's a barebones application that implements the CRUDS (CReate, Update, Delete, and Save).
It taught me the fundamentals of programming in the form of arrays, functions, and loops.
Tech Stack
C++