Skip to content

A simple TODO list web app where a user can add new projects and able to create, view, edit and destroy TODOs under the respective project category. Built with: JavaScript | HTML | SCSS

Notifications You must be signed in to change notification settings

KumarAmitt/TODO-List

Repository files navigation

TODO List

Microverse

A simple TODO List App where a user can create new categories and create TODOs under those categories.

This project is a part of THE ODIN PROJECT JavaScript Assignment.

screenshot

screenshot

Live Demo

View Live

Built With 🛠

- HTML5
- SCSS
- JAVASCRIPT
- WEBPACK
- JEST

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Good to have a text editor installed on your machine. You can use any default text editor that comes with the system like Notepad but advanced text editors like Visual Studio Code, Atom or Sublime is recommended. It will help you to interact with the source code.

Setup

Refer the following documentations to download the Text Editor of your choice:

VS Code

Atom

Sublime Text

Usage

  • Clone this Repository using following command
git clone https://github.com/KumarAmitt/TODO-List.git
  • Navigate to the directory TODO-List in your File Explorer.

  • Run npm install to install dependencies.

  • Run dist/index.html on your browser of preference. Recommended: Chrome/Firefox

  • If you wish to play around the codes, navigate to this Repository in the Text Editor of your choice.

Testing

Run npm run test run all the tests.

Author

👨‍💻 Amit Kumar

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

License

© 2021 Amit Kumar

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE.

About

A simple TODO list web app where a user can add new projects and able to create, view, edit and destroy TODOs under the respective project category. Built with: JavaScript | HTML | SCSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published