Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

PLEASE WRITE COMMENTS DEMO LIKE THIS: Submit your report as [name_surname-project_report).pdf. Only PDF files are accepted for reports. Submit your codes as name surname_project_code).ipynb. PROJECT

PLEASE WRITE COMMENTS

image text in transcribedimage text in transcribedimage text in transcribed

DEMO LIKE THIS:

image text in transcribed

Submit your report as [name_surname-project_report).pdf. Only PDF files are accepted for reports. Submit your codes as name surname_project_code).ipynb. PROJECT STREAMING PLATFORM QUESTIONS 1. Create a database for your firm. 2. Design and implement your tables, relations etc. depending on your busi- ness. Design is totally up to you, however, you are expected to justify your answers. 3. Design and implement simple application that allows users to make oper- ations for your database, e.g. adding, showing records etc. Note: Demo for a sample application is recorded. Refer for weekly record- ings. REPORT (60 points) 1. Explain your company and its business. 2. (20 points) Explain your database design, i.e. which tables and relations are used in details. 3. (10 points) Draw ER diagram of your database! Provide snapshots for tables. 4. (10 points) Explain keys and cardinalities for each table. 5. (20 points) Apply 4NF Normalization for your database's tables. Explain each step of normalization. You can use LucidChart. 2 CODE (40 points) 1. (10 points) Design and implement simple user interface for your database. Design is totally up to you. 2. (20 points) Implement functionality for adding records to tables. 3. (10 points) Implement functionality for showing records in tables. 4. (10 points) Implement functionality for executing more complex SQL com- mands. 5. Additional functionalities of application will be graded as bonus, up to 20 points. Note: Ensure that your programs are fully documented, using com- ments. python project.py You are using University database, please select one of the operation given below [N] ew Record [S]how Table [A] dvanced Command [C]ommit changes [E]xit Option: s Table name: instructor You are showing instructor table... name lastname ins_id 1 2 I Please press enter to return back menu

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions