Skip to content

ToDo List Using The Latest Es Features for OOP ;)

Notifications You must be signed in to change notification settings

AliDeWeb/ToDo_List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🌟 Super Duper Awesome To-Do List 🌟

Welcome to the Super Duper Awesome To-Do List! This project is a whimsical and efficient way to organize your tasks using the latest ES2023 features and the magic of Object-Oriented Programming (OOP). Say goodbye to cluttered schedules and hello to productivity with a touch of cuteness! 🎉

Features

  • ✅ Add and manage your to-dos effortlessly.
  • ✨ Utilizes ES2023 features for a modern development experience.
  • 📅 Dynamic due dates to keep you on track.
  • 🔮 Object-Oriented Programming (OOP) for clean and organized code.
  • 🌈 Cute and colorful interface to make task management fun!

How to Use

  1. Simply click on the "Add Todo" button to create a new to-do item.
  2. Enter your task in the prompt window and hit enter.
  3. Your to-do will magically appear on the list with a due date.
  4. Check off completed tasks to feel accomplished!
  5. Want to start fresh? Hit the "Remove All Todos" button to clear your list.

Code Snippet

// Example of creating a new Todo object
const newTodo = new Todo("Finish README.md");

// Example of removing all Todos
Todo._deleteTodoAll();

Contribution

Contributions are welcome! Whether you want to add new features, fix bugs, feel free to fork the project and submit a pull request. Let's make this to-do list even more super duper awesome together! 🚀

Credits

This project was created with love and inspiration by AliDeWeb. Thank you to all the developers and contributors who helped make this project possible!

Online View

This project is available online, Link.

About

ToDo List Using The Latest Es Features for OOP ;)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published