-
Notifications
You must be signed in to change notification settings - Fork 2
/
README.txt
23 lines (19 loc) · 914 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Proj_CICMS
==========
Team C07-2: Ashray Jain, Bob Wong Wei Jie, Hui Hui, Xie Kai
CEG Hypermarket Inventory Control and Monitoring System (CICMS) enables
users (e.g., a store manager) to add new products to be carried in the
store, scrap products which the supermarkets has decided to stop selling,
specify the sale of products and allow restocking of products. It also
enables the users to identify the top manufactures and save the product
lists to text files.
CICMS is developed in VS2012, .NET 4.5
========================================================================
LIST ADT : V1, V2, and V3
========================================================================
In order to change the list ADT versions, kindly go to the top of
1. Search.h,
2. Processing.h,
3. File_Processing.h, and
4. DB_Processing.h,
then comment the list ADT versions you don't need and uncomment the one you need.