Compulsory Task 1 Follow these steps • Create a copy of your previous Capstone project task manager.py and save it in th

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Compulsory Task 1 Follow these steps • Create a copy of your previous Capstone project task manager.py and save it in th

Post by answerhappygod »

Compulsory Task 1 Follow These Steps Create A Copy Of Your Previous Capstone Project Task Manager Py And Save It In Th 1
Compulsory Task 1 Follow These Steps Create A Copy Of Your Previous Capstone Project Task Manager Py And Save It In Th 1 (29.27 KiB) Viewed 41 times
Compulsory Task 1 Follow these steps • Create a copy of your previous Capstone project task manager.py and save it in the Dropbox folder for this project. Also copy and the text files (user.txt and tasks.txt that accompanied the previous Capstone project to this folder Modify this program as follow Modify the code of your previous project so that functions are used Adding functions will improve the modularity of your code your program should include at least the following functions eguner-that is called when the unier selectsregisterauer add task-that is called when a user selects of to add a new tak view.all-that is called when users type ler to wiew all the tasks isted in Task view,mine that is called when users type im to view all the tasks that have been assigned to them . Modify the function called reg.user to make sure that you don't duplicate usernames when you add a new user to usertat if a user to add username that already exists in user ovide a relevant enor message me and allow them to try to add a user with a different • Add the following functionality when the user selects we all the tasks assigned to them Display a all tasks in a manner that is eaty to read Make sure that each task is displayed with a corresponding number which can be used to identify the task Alow the user to select either a specific task by entering a number or input to return to the main menu the user selects a specific tak, they should be able to choose to either mark the task as complete credit the task the user chooses to mark a task as complete the value that describes whether the task has been completed or not should be changed to Yes When the user chooses adt a task, the username of the person to whom the task is assigned or the due date of the task can be edited. The task can only be edited if the not yet been completed Add an option to generate reports to the main menu of the application The menu for the admin user should now look something like th of the fi tegies all s recept -day statistic Copyright © 2018yeon Development All rights red When the user chooses to generate reports two sex files called task overview.txt and user overview.txt should be generated Buth these text files should output data in a user friendly, easy to read manner task overview.txt should contain The total number of tasks that have been generated and bracked using the task manager.py The total number of completed as The total number of uncompleted tak The total number of tasks that haven't been completed and The perce III
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply