T

To Do List

Let's organise the work and time with To-Do-List.

T

To Do List

Let's organise the work and time with To-Do-List.

The problem To Do List solves

This is a very basic-version of a To-Do website. Here the user can add task in three sections- that are Today, Tomorrow, and Eventually. As the user completed any of the task then he/she can click on the checkbox present in front of that task and then that task will be shown by a cut-line and also background of that item changes hence describing that the task is completed. If by mistake user enteres a wrong task then he can delete it and add again the correct one. The site also as a clock on the top which shows the time and date. The complete website is primarily based on 3 languages that are HTML, CSS and JavaScript. For collaboration between team members we use gitHub.

Challenges we ran into

While writing logic for the site using javaScript there were many places where the code did not work as we expected. For example while writing the logic for deleting the itmes from the list. For solving these challenges, we all 4 team members discuss the problem together, search for the solution on the internet and tries out best to find the best possible solution.

Discussion