Skip to content

The project aims at developing an inventory management system using the C language that enables an organization to maintain its inventory.

Notifications You must be signed in to change notification settings

abhilashsaj/Inventory-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Inventory-Management-System - C Mini Project

Aim

The project aims at developing an inventory management system using the C language that enables an organization to maintain its inventory.

About

The project inventory management system demonstrates the creation of a user interface of a system, without the use of C Graphics library. The application uses basic C functions to generate menus, show message boxes and print text on the screen. To display customized text with colors and fonts according to application requirements, functions have been created in the application, which fetch the exact video memory addresses of a target location, to write text at the particular location.

The application also implements the concept of structures to define the inventory items. It also effectively applies the various C concept, such as file operations, looping and branching constructs and string manipulation functions.

About

The project aims at developing an inventory management system using the C language that enables an organization to maintain its inventory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages