/todolist

The project was built using webpack to bundle javascript files into single file, the main js file. Files in the source folder represent individual module that symbolize a particular functionality. The ‘todos’ are objects that are dynamically created, and we used factory functions and constructors to generate them.

Primary LanguageJavaScript

Todolist Awesome

License GitHub followers Twitter URL

License GitHub followers Twitter URL

This is a Microverse Javascript Project

Todolist!

Description

To do list is an app that enables user to track down, organize and implement tasks and projects. It is similar to Todolist.

The project was built using webpack to bundle javascript files into single file, the main js file. Files in the source folder represent individual module that symbolize a particular functionality. The ‘todos’ are objects that are dynamically created, and we used factory functions and constructors to generate them.

Live version

Heres a live link

Features

In this project, the following features were done;

Functionalities added

  • Ability to create projects.
  • Toggle projects onclick.
  • Ability to add tasks with it's own properties. i.e task title, task descrption and task notes.
  • Ability to delete task.
  • Ability to update task.
  • Ability to view all todolist's in one project.
  • Added color functionality for background of project title.

Built with

  • HTML
  • Git
  • CSS
  • JavaScript
  • Shields.io
  • Webpack
  • npm
  • command-line tools such as git.

How to install

Starting out with todolist is easy, git clone the project and open from vscode. Run npm install and open index from chrome. That's it.

Authors

Reach out to us!

👤 Hillary Kiptoo

👤 Muhammad Fahad Umer

Contributing 🤝

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

  • Thanks to Microverse for its support!

Show your support

Give a ⭐️ if you like this project!

License

License