Skip to content

Simple application to create projects and todos, save them into local storage. Built with JavaScript.

License

Notifications You must be signed in to change notification settings

300ms/Todo-List

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

Javascript - Todo List

Microverse Full-Stack Web Development Education
Microverse Page »

View Demo · Report Bug & Request Feature

Table of Contents

About The Project

This is a Javascript app that allows the user to create Projects and Todos. The aim of this project is to help learn the fundamentals of javascript create, read, update, and DOM manipulation.

Built With

Components of this project is listed below;

Getting Started

This project has been deployed on github pages, you can visit page or download/clone repository from github to try it.

Usage

  • Create a new project with a title by using the form in the project list.
  • Create a new todo with a title, description, due date and priority by using the form in the todo list of the project.
  • Click on the red "Delete" button to delete a todo or a project.
  • Click on title or description of todo to edit.

Testing

  • git clone git@github.com:oloomoses/Todo-List.git
  • cd Todo-List
  • git checkout testing
  • npm run test

Authors

👤 İlhan Sönmez

👤 Oloo Moses

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License.

Acknowledgements

About

Simple application to create projects and todos, save them into local storage. Built with JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published