This project was part of the DataBase Management System course. The
Project involves complete design and implementation of a database
management system for inventory control of a company's warehouse. The
system
keeps record of the entire inventory of the warehouse, checks for parts
having minimum quantity left and need to be re-ordered. User is able to
extract various kinds of information from the database and can generate
reports.
System is designed to be used in a multi-user environment and only
authorized user can log in. System was developed using Access and Visual
Basic.