Question: Please show your work step by step with explaining how to do the assignment. Thank you TODO Application: Problem Statement Make a small application that
TODO Application: Problem Statement Make a small application that can be used as a simple todo list. You should be able to add tasks, view tasks, delete tasks. It needs to be a client server application Architecture. ( XAMP Stack) In addition to the code you need the following as well Functional requirements (required/desired) Non-functional requirements System Architecture Diagram Data Flow Diagram Use case Sequence Diagram Database Design Class diagram Test Case 1 for the complete system 1 for the complete system (level 2) 3 use cases 3 sequence diagrams 1 for the system, 3 tables 1 for the system, 3 classes 3 operations to be tested Add 4996wSU@amail.com to your repository. Use 4996wsu if you are using github. Since some of you have been asking questions around these topics. 1. This is supposed to be a web site. Showing adding/removing/listing entries in a command line or a database editor is not sufficient. The Ul should be runnable in a browser 2. XAMPP is fine. We mainly want the database to be MySql (or the MariaDB fork) and the server language to be PHP 3. You do not need to host this publically. Running it locally is sufficient 4. Part of this exercise is to practice you software engineering skills. As such, if some of your diagrams are overly simplistic, features (delete undo, multiple users, login, etc) and build your documentation to support those features in addition to the required ones we understand. If you'd like to get some more practice, hypothesize some more
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
