edemagbenyo / todoapp

A TODO app to organize items. Items can be grouped and marked as urgent or not.

Home Page:https://raw.githack.com/edemagbenyo/todoapp/todo-app/dist/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo List App

This is a Todo App where you can create, cross off, update and delete tasks. You can use this to keep track of your tasks, and check all your completed tasks.

Live Demo Link

Live Demo Link

=======

Getting Started

  • Download or clone this repo
  • Install webpack and project dependencies
  • Run npx webpack
  • open the index.html file on liveserver
  • You can now comfortably create your task and assign them under projects.

NB:

  • The default project at any point in time has an active badge

Features

  • Create Projects
  • Create Task specific to projects
  • Cross off completed task
  • Update, Delete Task
  • Local storage

Built With

  • HTML, CSS, Bootstrap, Javascript
  • Webpack for bundling
  • Vscode for coding
  • ESLint for Validation

For more information, see the The Odin Project.

Authors

👤 Selma Ndi

👤 Edem Agbenyo

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

About

A TODO app to organize items. Items can be grouped and marked as urgent or not.

https://raw.githack.com/edemagbenyo/todoapp/todo-app/dist/index.html

License:MIT License


Languages

Language:JavaScript 99.1%Language:CSS 0.9%