https://github.com/mugishasam123/task-tracker
this todolist was built with plain javascript to assess the skills of javscript best practices,classes,modules etc
https://github.com/mugishasam123/task-tracker
css html javascript linter webpack
Last synced: 4 months ago
JSON representation
this todolist was built with plain javascript to assess the skills of javscript best practices,classes,modules etc
- Host: GitHub
- URL: https://github.com/mugishasam123/task-tracker
- Owner: mugishasam123
- Created: 2022-01-12T10:29:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-03T18:25:44.000Z (over 4 years ago)
- Last Synced: 2025-10-30T16:07:17.936Z (8 months ago)
- Topics: css, html, javascript, linter, webpack
- Language: JavaScript
- Homepage: https://mugishasam123.github.io/todoList-Javascript/
- Size: 243 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Todolist
> Todolist is an app that allows you to track all of your daily activities by setting up activities,editing and removing them .

[Live Demo](https://mugishasam123.github.io/todoList-Javascript/)
## Built With
- Major languages (JavaScript)
- Technologies/tools used
``` bash
- Git(version control)
- ESLint(JavaScript linting)
- Stylelint(style linting)
```
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A text editor(preferably Visual Studio Code)
### Install
- [Git](https://git-scm.com/downloads)
- [Node](https://nodejs.org/en/download/)
### Usage
#### Clone this repository
```bash
$ git clone https://github.com/mugishasam123/Task-tracker
.git
$ cd Task-tracker
```
#### Run project
```bash
$ npm install
$ npm start # this will open it in the browser and enable hot reloading
```
## Authors
👤 **Author**
- GitHub: [@githubhandle](https://github.com/mugishasam123)
- Twitter: [@twitterhandle](https://twitter.com/mugishasamuel42/)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mugisha-samuel-55a905208/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/mugishasam123/Task-tracker/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
## 📝 License
This project is [MIT](https://opensource.org/licenses/MIT) licensed.