Skip to content

aamir-asaram/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📗 Table of Contents

📖 To-do List

This is a simple project which implements the basic functions of a to-do list (add, remove, edit and clear). The main aim of this task was to get familiar with webpack and improve on JavaScript knowledge.

🛠 Built With

Tech Stack

  • HTML5
  • CSS3
  • JavaScript
  • Webpack

Key Features

  • Adding, removing, updating and deleting tasks.
  • Tasks saved in local storage.

(back to top)

🚀 Live Demo

💻 Getting Started

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:aamir-asaram/todo-list.git

Install

Install this project with:

  cd my-project
  npm install

Usage

To run the project, execute the following command:

npm start

Run tests

To run tests, run the following command:

  npm test

Deployment

You can deploy this project using:

npm start

(back to top)

👥 Authors

👤 Aamir Asaram

(back to top)

🔭 Future Features

  • Add accounts
  • Add sub tasks
  • Add reordering

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please leave a star!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for providing the resources necessary for me to complete this project

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A minimal To-Do List application that performs many of the essential features we've come to know and love. This application showcases my JavaScript ability through the application of logic-based events like adding, removing and updating tasks. It also lightly showcases some CSS knowledge through the styling and hover effects present.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors