GDSC-PHCET / todo-list

A basic web application for managing your to-do list. This project includes a clean and minimalistic user interface for adding, checking off, and deleting tasks. Built using HTML, CSS, and JavaScript.
https://gdsc-phcet.github.io/todo-list/
5 stars 10 forks source link

On pressing the Enter key after typing a new task, the task isn't getting added in the list #25

Open ananthvgb2003 opened 12 months ago

ananthvgb2003 commented 12 months ago

If you see all the ToDo list websites on the internet, on pressing the Enter key of the keyboard, the task should get added in the list. So, I want to implement this functionality. I would be grateful if you would assign this task to me under the hacktoberfest label.

Also, right now the title of the website is this, so i am thinking to rename the title of the website to "GDSC PHCET - ToDo List". So, please also tell me whether should i do this change or if you have any other name that you think should appear as the title, then please tell it to me, so then i would rename it to that image

enristra commented 3 months ago

Hello! I fixed it! Can i make a pull request? I would really like to make my first contribution to open-source and this project looks perfect for beginners like me