SlideShare a Scribd company logo
1 of 10
Learning Team A
Overview
 The program will provide forms with check-boxes for
the user to check each task upon completion.
 The tasks will also be separated by tabs so that the user
can easily navigate back and forth between different
groupings of tasks.
 A button will allow the user to save the his/her
checklist and display a report indicating which tasks
still need to be accomplished.
The Need
Keeping up with everything that life throws at you can
become a challenge, the last thing you want to do is to
forget to perform those important tasks that need done
every season in keeping up with home maintenance.
The application needs to provide the user with the
ability to track the maintenance tasks that he or she has
completed and provide the user with a report indicated
which tasks still need to be accomplished.
Flowchart
Setup
 The setup module will load the
user's previous checklist and
store that data into a data array.
Input
 The input module will display
the forms and set each
checklist with the initial values
from the data array.
Processing
 After the user submits the form, the process module
will save the user's input, calculate the input to see
which tasks still need to be complete, and then
prepare the data for output.
Output
 The output module will
display the processed
data into a readable form
so that the user can see
which tasks are yet to be
accomplished.
 The program will allow
the user to sort each task
by the conditions that
they are supposed to be
met
In Conclusion
With all of the help that this application can give to a
consumer by assisting in keeping up on home
maintenance, it would be beneficial to any homeowner.
It provides a comprehensive check-list for the
homeowner so they can remain confident that all
important maintenance tasks are completed when they
are needed to be done in order to best protect their
investment, as well as the health of their family.

More Related Content

Similar to Home Help App

Task tracking system
Task tracking systemTask tracking system
Task tracking system
Maulik Thaker
 
OS Password-Manager-Report.docx
OS Password-Manager-Report.docxOS Password-Manager-Report.docx
OS Password-Manager-Report.docx
rinim85726
 
54024405 project-report-banking-management-system
54024405 project-report-banking-management-system54024405 project-report-banking-management-system
54024405 project-report-banking-management-system
nancs
 
Construction Accounting Software Overview
Construction Accounting Software OverviewConstruction Accounting Software Overview
Construction Accounting Software Overview
Richard Buse
 

Similar to Home Help App (20)

Task tracking system
Task tracking systemTask tracking system
Task tracking system
 
LunchBox:- A Web And Mobile Application
LunchBox:- A Web And Mobile ApplicationLunchBox:- A Web And Mobile Application
LunchBox:- A Web And Mobile Application
 
IS Untangle Agile IT Management On-Demand
IS Untangle Agile IT Management On-DemandIS Untangle Agile IT Management On-Demand
IS Untangle Agile IT Management On-Demand
 
IRJET- My Expenses
IRJET- My ExpensesIRJET- My Expenses
IRJET- My Expenses
 
OS Password-Manager-Report.docx
OS Password-Manager-Report.docxOS Password-Manager-Report.docx
OS Password-Manager-Report.docx
 
Bug Tracking System (BTS)
Bug Tracking System (BTS)Bug Tracking System (BTS)
Bug Tracking System (BTS)
 
IRJET- A Review on Budget Estimator Android Application
IRJET-  	  A Review on Budget Estimator Android ApplicationIRJET-  	  A Review on Budget Estimator Android Application
IRJET- A Review on Budget Estimator Android Application
 
Payroll Management System SRS
Payroll Management System SRSPayroll Management System SRS
Payroll Management System SRS
 
mnvRTBS-PPT-int4p9[1].pptx this report is good
mnvRTBS-PPT-int4p9[1].pptx this report is goodmnvRTBS-PPT-int4p9[1].pptx this report is good
mnvRTBS-PPT-int4p9[1].pptx this report is good
 
Software Requirements Specification.pdf
Software Requirements Specification.pdfSoftware Requirements Specification.pdf
Software Requirements Specification.pdf
 
Overview Sphere M&E system
Overview Sphere M&E systemOverview Sphere M&E system
Overview Sphere M&E system
 
54024405 project-report-banking-management-system
54024405 project-report-banking-management-system54024405 project-report-banking-management-system
54024405 project-report-banking-management-system
 
TY BSc.IT Blackbook Main Report
TY BSc.IT  Blackbook  Main ReportTY BSc.IT  Blackbook  Main Report
TY BSc.IT Blackbook Main Report
 
Introduction to problem solving in C
Introduction to problem solving in CIntroduction to problem solving in C
Introduction to problem solving in C
 
Software engineering
Software engineering Software engineering
Software engineering
 
Construction Accounting Software Overview
Construction Accounting Software OverviewConstruction Accounting Software Overview
Construction Accounting Software Overview
 
IRJET- Cloud-Based Naive Bayes Classifier for Dynamic Design to Support Usabi...
IRJET- Cloud-Based Naive Bayes Classifier for Dynamic Design to Support Usabi...IRJET- Cloud-Based Naive Bayes Classifier for Dynamic Design to Support Usabi...
IRJET- Cloud-Based Naive Bayes Classifier for Dynamic Design to Support Usabi...
 
2introduction
2introduction2introduction
2introduction
 
Project scheduler doc
Project scheduler docProject scheduler doc
Project scheduler doc
 
ONLINE NOTICE AND REPORT GENERATOR PLATFORM
ONLINE NOTICE AND REPORT GENERATOR PLATFORMONLINE NOTICE AND REPORT GENERATOR PLATFORM
ONLINE NOTICE AND REPORT GENERATOR PLATFORM
 

Home Help App

  • 2. Overview  The program will provide forms with check-boxes for the user to check each task upon completion.  The tasks will also be separated by tabs so that the user can easily navigate back and forth between different groupings of tasks.  A button will allow the user to save the his/her checklist and display a report indicating which tasks still need to be accomplished.
  • 3. The Need Keeping up with everything that life throws at you can become a challenge, the last thing you want to do is to forget to perform those important tasks that need done every season in keeping up with home maintenance. The application needs to provide the user with the ability to track the maintenance tasks that he or she has completed and provide the user with a report indicated which tasks still need to be accomplished.
  • 5. Setup  The setup module will load the user's previous checklist and store that data into a data array.
  • 6. Input  The input module will display the forms and set each checklist with the initial values from the data array.
  • 7. Processing  After the user submits the form, the process module will save the user's input, calculate the input to see which tasks still need to be complete, and then prepare the data for output.
  • 8.
  • 9. Output  The output module will display the processed data into a readable form so that the user can see which tasks are yet to be accomplished.  The program will allow the user to sort each task by the conditions that they are supposed to be met
  • 10. In Conclusion With all of the help that this application can give to a consumer by assisting in keeping up on home maintenance, it would be beneficial to any homeowner. It provides a comprehensive check-list for the homeowner so they can remain confident that all important maintenance tasks are completed when they are needed to be done in order to best protect their investment, as well as the health of their family.

Editor's Notes

  1. This is not an app for purchasing products or anything regarding that. This is only for people who have homes and appliances that want a general checklist with routine checks that should be performed annually, spring, summer, fall, or winter just to keep track
  2. Our application will allow the user to customize a "maintenance checklist" and will allow the user to log when the user completes each maintenance activity. Once the user logs what he or she completes, the program will then notify the user of what activities still need to be accomplished. The program will provide a graphical interface that is user friendly and easy to use this is simply a "to do checklist" for home owners
  3. Here is a basic overview of the flowchart designed for the application.
  4. The processing section of the flow chart is such a large part of the application that it required it’s own slide.
  5. for example, the user will be able to select a report for only tasks that are required to be completed in a certain season.