Before starting Genesis10's Dev10 Java bootcamp, everyone in my cohort and I worked on a review project from the quick course we went through during the interview process: a small To-Do list app. This app takes in the task you want to accomplish and either the number of days it will take to finish (that's V1) or the due date you want to have it done by (V2). The list of your tasks appear below in colors indicating priority level. I made both versions to test myself with different kinds of form inputs and use JavaScript date functions.
V1 - Input the number of days
V2 - Input the due date
- Website - Garrett Becker
- Replit - @gdbecker
- LinkedIn - Garrett Becker