Skip to content

Creating a To Do list in using Javascript to create and maintain list of tasks for better time management

License

Notifications You must be signed in to change notification settings

akshay-narkar/Todo-Collab

Repository files navigation

Todo-Collab

Creating a To Do list in using Javascript to create and maintain list of tasks for better time management

Todolist screenshot

In this project we build a To Do list app with vanilla javascript & webpack where you can:

  • Create new lists
  • Add Tasks
  • Edit tasks

Built With

  • JavaScript
  • HTML
  • CSS
  • Bootstrap
  • Webpack

Getting Started

To set up a local copy of the project

  • git clone git@github.com:akshay-narkar/Todo-Collab.git
  • cd Todo-Collab
  • git pull origin feature

If you want to repack the file

  • Run npm install on the terminal to install dependancies

  • Run npx webpack to bundle the files in the src folder & product ouput in dist folder

  • Run npm run start to check live server

    or

  • Go to the dist folder and open index.html

If you want to test the code

  • After installing dependencies run npm test for running the tests in logic.test.js

Live Link of the project

Live-List

Author

👤 Ralph Oburu

👤 Akshay Narkar

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Thanks to Odin project for the tutorials.
  • Wes Bos and Brad Traversy for their informative videos.

📝 License

This project is MIT licensed.

About

Creating a To Do list in using Javascript to create and maintain list of tasks for better time management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published