COMP 2152 – Term Project – Winter 2022 Important: 1. This is an individual project (complete the requirements on your own). 2. Do not share the project requirements with any former or future students...

1 answer below »
This is a project assignment based on python programming language.. please read the attached file and procced the assignment...


COMP 2152 – Term Project – Winter 2022 Important: 1. This is an individual project (complete the requirements on your own). 2. Do not share the project requirements with any former or future students in COMP 2152. Do not share this project requirements online in any format, anywhere. 3. You may choose to complete the all requirements or attempt to complete as much as possible. 4. Credit will be awarded for requirements completed correctly and entirely with the portion of program functioning as requested. No partial marks will be awarded. 5. You are allowed to make assumptions about application functionality not mentioned in the project idea (which is more of a general guideline). 6. At minimum your project must display the functionality described for the idea selected. Any functionality described that is not a part of your submission will result in grade penalties at the discretion of the instructor. Submission: · Submit Python files only. No other format is accepted. · DO NOT submit zipped (compressed) files. Any compressed files will not be marked. · Submit on Blackboard. Select one of the project ideas below and develop a Python application that meets the requirements described below: Project ideas (should you want to work on another idea make sure to check with your instructor first): 7. Online store: users should be able to order items for sale or combo items (items when bought together trigger a discount). The order should include number of items and prices for items and should generate and display receipts. 8. File manager: the user should be able to create folders and subfolders and should be able to copy and move files to the newly created directories. The user should be able to sort the directories. The user should be able to see what files are in a directory of choice. 9. Library: users should be able to search for books by title or by author, should be able to search by book category (fiction, non-fiction, autobiographies, travel, etc.). The user should be able to purchase one or more books in any combination of authors, titles, categories, etc. The application should generate and display a receipt stating the list of books selected and their return due dates. 10. Expense tracker: the user should be able to enter expenses per category (food, clothing, entertainment, rent, etc) and the application should track the expenses per week or month. The user should be able to see their total expenses for a month of their choice for each category and a total monthly expense. The monthly expense report should include average expenses for each category for the year and indicate if the user expense for the month selected is lower or higher than the annual average. Also, the report should display the percentage of expenses from each category out of the total monthly expenses. Project application requirements: Requirements description Points Basic: 1. Project should have a functioning menu 2. Project should have adequate functions (minimum 3 functions) 3. Project should make use of files to save the data 4. Project should handle adequate exceptions 5. Project should display information formatted adequately 6. Project should make use of lists or dictionaries as appropriate. 7. Project should follow adequate naming conventions for variables and functions, and should have comments as appropriate. 10 15 15 7 8 15 5 Intermediate: 8. Project should use an object-oriented approach, (inheritance is optional) 9. Project should use a database 10 15 Advanced: Bonus (Not mandatory-For a max mark of 100%) 10. Project should use a GUI platform 10 (optional) Total 100
Answered 3 days AfterApr 03, 2022

Answer To: COMP 2152 – Term Project – Winter 2022 Important: 1. This is an individual project (complete the...

Pawan answered on Apr 07 2022
87 Votes
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here