Answered step by step
Verified Expert Solution
Question
1 Approved Answer
QUESTIONS Create a database for Online newspaper firm. Design and implement your tables, relations etc. depending on your business. Design is totally up to you,
QUESTIONS
- Create a database for Online newspaper firm.
- Design and implement your tables, relations etc. depending on your business. Design is totally up to you, however, you are expected to justify your answers.
- Design and implement simple application that allows users to make operations for your database, e.g. adding, showing records etc.
Code
- (10 points) Design and implement simple user interface for your database.
Design is totally up to you.
- (20 points) Implement functionality for adding records to tables.
- (10 points) Implement functionality for showing records in tables.
- (10 points) Implement functionality for executing more complex SQL commands.
- Additional functionalities of application will be graded as bonus, up to 20 points.
Note: Ensure that your programs are fully documented, using comments.
DEMO like this:
IMPORTANT WARNING:I HAVE 3 DAYS TO MAKE IT SO YO CAN DO T WTHOUT HURRY
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 menuStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started