Create an application via object-oriented programming

Assignment Help Programming Languages
Reference no: EM133512183 , Length: word count:1800

Intermediate Programming

Assessment - Online Tasks Analysis

Your Task

This assessment is to be completed individually. In this assessment, you will create an application via object-oriented programming and develop an application using best practices and design patterns which meets the specifications described in the case study.

Assessment Description

This assessment is designed to test your advanced understanding and practical application of classes, inheritance, and design patterns in Python 3. You will be developing an Online Bookstore Management System, implementing classes for different types of books, users, and order processing.

You will be provided with a case study which will require you to use your problem-solving skills and you will create an application via object-oriented programming and apply best practices and design patterns to an application. You will need to create a solution and develop the program using Python 3 language.

Case Study:
You have been hired as a senior software engineer to design and develop an Online Bookstore Management System for a multinational book retail company called "Bookiverse." The system should handle various aspects of an online bookstore, including book inventory management, user management, and order processing. You need to create classes for books, users, and orders, implementing advanced features and design patterns as outlined below:

Book (class)
• Properties: title (string), author (string), price (float), quantity (integer), and type
(one of multiple book types: ‘Fiction', ‘Non-Fiction', ‘Sci-Fi', ‘Mystery', and ‘Biography')
• Getters: getTitle(), getAuthor(), getPrice(), getQuantity(), getType()
• Setters: setPrice(newPrice), setQuantity(newQuantity)
• Methods: A repr method that displays information about the book

User (class)
• Properties: username (string), email (string), and password (string)
• Getters: getUsername(), getEmail()
• Setters: setEmail(newEmail), setPassword(newPassword)
• Methods: A repr method that displays information about the user

Order (class)
• Properties: order_id (string), user (User object), book (Book object), and quantity
(integer)
• Getters: getOrderId(), getBook(), getQuantity()
• Setters: setQuantity(newQuantity)
• Methods: A repr method that displays information about the order

Note: You may need to incorporate appropriate design patterns, such as Factory, Singleton, or Observer, to enhance the system's architecture and functionality.

Learning outcome 1: Create an application via object-oriented programming.
Learning outcome 2: Develop an application using best practices and design patterns.

Assessment Instructions

Assessment instructions for this assessment:

1. Read the case study provided and interpret the program specifications.
2. Develop a Python 3 program that meets the specifications outlined in the case study.
3. Submit your Python 3 program code to the designated submission platform by the due date.
a) You must submit your Python 3 program code in .py format extension. Any other formats will not be accepted.
4. Implement the Python classes and methods based on the provided requirements.
5. Utilise appropriate inheritance and class properties.
6. Apply basic principles of object-oriented programming, including encapsulation and inheritance.
7. Follow the PEP 8 coding conventions and use meaningful names for variables and functions.
8. Include comments to explain the functionality and any assumptions made.
9. Test the classes with suitable inputs to ensure correctness.
10. Please refer to the assessment marking guide to assist you in completing all the assessment criteria.

Note: Aim to demonstrate your advanced understanding and application of object-oriented programming principles, design patterns, and algorithms. Consider code reusability, maintainability, and system efficiency.

Reference no: EM133512183

Questions Cloud

Business analysis and systems development : ICT501 Business Analysis and Systems Development Approaches, Murdoch University - create a report based on what you have found out. The report will be used
Life cycles of any two phyla of organisms : The major differences between the life cycles of any two phyla of organisms.
Medical device approval process : What do you think are some of the most interesting differences or similarities between the device approval process in the U.S. and the EU?
Some autoimmune diseases are characterized : Some autoimmune diseases are characterized by the production of antibodies of IgG isotype that are specific for DNA.
Create an application via object-oriented programming : TECH6100 Intermediate Programming, Kaplan University - create an application via object-oriented programming and develop an application using best practices
Explain the intermolecular interactions : Explain the intermolecular interactions that are occurring, which cause this result. when you add water, cooking and food coloring.
Produce a business report for divi-osu management detailing : IFN515 Fundamentals of Business Process Management, Queensland University of Technology - Produce a business report for Divi-Osu management detailing
Difference between gram-positive and gram negative bacteria : Student nurse that different antibiotic medications are used for different bacteria depending on whether they are gram-negative or gram-positive.
Explains in depths how content and process theories : Explains in depths how content and process theories can be used to improve motivation and productivity in a team

Reviews

Write a Review

Programming Languages Questions & Answers

  Write program that simulate the operation of bank account

Your task is to write a program (detailed specifications below) that will simulate the operation of an ATMYenabled bank account with multiple linked cards. In other words, there will be several individuals who can access an account, each with his/..

  Write a perl program that asks a user for a motif

Write a Perl program that asks a user for a motif (like QDSV or MKPL) and returns a message saying whether the motif is found in the sequence or not - Write a program that calculates and prints

  Make confirmation page using xhtml portion of script

Use XHTML portion of the script to make confirmation page to be viewed by visitor. Confirmation page must display the text of email message.

  Explain the problem of storing data in matrix

Each such element is accompanied by its two indexes (the row and the column). Explain in what ways such structure is similar to and/or different than list.

  Program to enter up to 20 integers in the array of long

Write down a program which asks user in order to enter up to 20 integers in the array of longs.The program must utilize the function Find_It() in order to situate the integer within the array.

  Write the program that computes the amount of money

Write the program that computes the amount of money the computer club will receive from the proceeds of their granola sales they sell the granol bars for $1.50 per bar.

  Create a project in visual c++ add numberlist.h

Create a project in Visual C++, Add NumberList.h and NumberList.cpp files to your project. These are included in the zip file with this document. The files are code fr..

  Write a windows batch script or powershell script

Write a Windows Batch Script or Powershell Script (must specify which it is) to be added under the User Configuration>Scripts(LogOn/LogOff)>Logon of the Local.

  Write a program that calculates bill for a cellular telephon

Write a program that calculates and prints the bill for a cellular telephone company. The company offers two types of service: regular and premium. Its rates vary, depending on the type of service.

  Which array types could hold object references

What is the default initialization value for a character array?

  How to assign new value to element of array indexed by j

Write single statement which assigns a new value to element of array indexed by j . This new value must be equal to twice the value stored in next element of the array (i.e. element after the element indexed by j.

  Building instruction set simulators

Building Instruction Set Simulators

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd