You are on page 1of 2

IMS506 GROUP PROJECT (OCT22-FEB23)

A. DBASE DESIGN (20%)

DBASE DESIGN REPORT Marks


Cover Page
ABSTRACT
CONTENT
1. INTRODUCTION 3
2. BUSINESS ACTIVITIES / PROCESS 5
3. PROBLEM STATEMENT 4
4. OBJECTIVES (2 objectives) 4
5. BUSINESS RULES (at least 3 BR) 9
6. ENTITY RELATIONSHIP DIAGRAM (ERD from each BR) 15
7. CONCEPTUAL ERD (at least 5 entities) 15
8. NORMALIZATION 10
(5 relational tables with sample
9. RELATIONAL DIAGRAM 15
data)
10. DATA DICTIONARY 10
11. CONCLUSION 3
12. LIMITATION & FUTURE ENHANCEMENT 3
13. REFERENCES 4

TOTAL MARKS 100

B. DBASE DEVELOPMENT (20%)

MySQL PhP Admin Marks


1. Tables and Attribute Definition 30
(at least 5 tables with at least 20 sample records for each table )
2. Relationship Diagram 10
3. MySQL 30
(at least 15 Queries combine multiple tables using sample data and
have ouput )
4. User Acceptance Test (UAT) 30

TOTAL MARKS 100

Document submission for Dbase Development


a) Export file in sql format (generate from MySQLPhPAdm)
b) Design-Relational schema in pdf file (generate from MySQLPhPAdm)
c) MySql queries in doc file (request data/info, MySQL queries, output)
d) UAT template, UAT report (3 tester)
Flowchart maker and diagram software https://app.diagrams.net

XAMPP Download https://www.apachefriends.org/download.html

PhP MySQL Database https://www.w3schools.com/php/php_mysql_intro.asp

MySQL tutorial https://www.w3schools.com/mySQl/default.asp

You might also like