Question: !! IMPORTANT NOTE: I WANT TO SEE A DIFFERENT CODE,PLEASE DO NOT COPY AND PASTE THE ANSWER,WHICH IS THE SAME QUESTION ON CHEGG.WRITE FROM PYTHON3,

!! IMPORTANT NOTE: I WANT TO SEE A DIFFERENT CODE,PLEASE DO NOT COPY AND PASTE THE ANSWER,WHICH IS THE SAME QUESTION ON CHEGG.WRITE FROM PYTHON3,

QUESTIONS

  1. Create a database for Online newspaper 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.

Code

  1. (10 points) Design and implement simple user interface for your database.

Design is totally up to you.

  1. (20 points) Implement functionality for adding records to tables.
  2. (10 points) Implement functionality for showing records in tables.
  3. (10 points) Implement functionality for executing more complex SQL com- mands.
  4. 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 NOTE: I WANT TO SEE A DIFFERENT CODE,PLEASE DO NOT

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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!