Skip to content

Todo application is a web app that helps to organise your daily activities. It lists all the activities that you need to be completed and allows you to mark them as complete or not. Tasks can also be dragged and dropped in any position. It's a minimalistic website built using JavaScript ES6, Webpack and CSS

jodrack07/todo-list-app

Repository files navigation

Todo Application

Todo application is a web app that helps to organise your daily activities. It lists all the activities that you need to be completed and allows you to mark them as complete or not. Tasks can also be dragged and dropped in any position. It's a minimalistic website built using JavaScript ES6, Webpack and CSS.

Built With

  • Major languages (HTML, CSS, JavaScript)
  • Framework (Bootstrap)
  • Others technologies used:
    • webpack(bundler)
    • git(version control)
    • eslint(JavaScript linting)
    • webHint(linting tool)
    • stylelint(style linting)

Live Demo

Live Demo Link here

Getting Started

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

Install

Usage

  • Clone the repository using git clone git@github.com:joseph07-drack/todo-app.git
  • cd into the project folder and run the following scripts
  • Run npm install to install all third party modules used in this project
  • Run npm run build to build the bundle
  • Run npm start to start the server on port 8080

Authors

👤 JODRACK

👩 Taheny Belguith

🤝 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

This project is MIT licensed.

About

Todo application is a web app that helps to organise your daily activities. It lists all the activities that you need to be completed and allows you to mark them as complete or not. Tasks can also be dragged and dropped in any position. It's a minimalistic website built using JavaScript ES6, Webpack and CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published