Open kylerseverance opened 3 years ago
The program is at a great starting place. It was somewhat difficult to analyze without a design document but the goal was comprehensible due to the proficient amount of work done on the project and the well organized code.
The project was submitted and available for review on time. The project compiled successfully and the use of the links in the header made it very easy to analyze and save time troubleshooting, and will also benefit the end user.
I attempted to have the Add Activities page populate to the To Do page but I came to the conclusion that the To Do page will operate independent of the Add Activities page as the Add Activities inputs will reach the Activities page.
I was able to make the placeholders visible and prevent zeros from auto filling on the Add Activities page which I believe could prevent many issues. For example, if a user wanted to submit one of the fields as a null value, expecting the auto-filled zero to not register as a value and then skewing the resulting data.
At this point it seems that there should be a fair amount of descriptions / directions added into the html of the project to better communicate the uses of the application to the user, but that need may diminish as the project is further built to completion.
Created a table to populate and rank activities in To Do list.