Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/safar1212/todo-list-software


https://github.com/safar1212/todo-list-software

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# Todo-list-software

> This project is about a todo list software, where folks can write the list of their activities. Moreover, they can also modify their activity, and after completion of their activity, they can also remove them.

## Live demo

The website was build using Github Pages: [Live Version](https://safar1212.github.io/Todo-list-software/)

## Images

![2022-12-29_14-07-01](https://user-images.githubusercontent.com/78845635/209929785-5491dc4e-c9fd-4e87-b8d9-11eb82dec619.png)

![TodoApp](https://user-images.githubusercontent.com/78845635/209929812-35c64854-75ed-45d3-a21f-64f3c4e12197.png)

## Built With

-Lighthouse (An open-source, automated tool for improving the quality of web pages. It has audits for performance, accessibility, progressive web apps, SEO and more).
-Webhint (A customizable linting tool that helps you improve your site's accessibility, speed, cross-browser compatibility, and more by checking your code for best practices and common errors).
-Stylelint (A mighty, modern linter that helps you avoid errors and enforce conventions in your styles).

### Prerequisites

## VScode or other editor

### Install

#### Cloning the project

git clone [https://safar1212.github.io/Todo-list-software/](https://safar1212.github.io/Todo-list-software/)

## Getting packages and debuging with Stylelint

npm install --save-dev [email protected] [email protected] [email protected] [email protected]

##### For validation detection using Stylelint Run

npx stylelint "\*_/_.{css,scss}"

##### from parent source directory

## Getting packages and debuging with Webhint

npm init -y
npm install --save-dev [email protected]

##### For validation detection using Webhint Run

npx hint .

## Authors

👤 **Safar Ali**

- GitHub: [@Safar Ali](https://github.com/safar1212)
- LinkedIn: [Safar Ali](https://www.linkedin.com/in/safar-ali999/)
- Twitter: [Safar Ali](https://twitter.com/SafarAli999)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/safar1212/Todo-list-software/issues).

## Show your support

Give us a ⭐️ if you like this project!

## Acknowledgments

-This project was inspired by [Microverse](https://safar1212.github.io/Book-keeping-solo-project/)

## 📝 License

This project is [MIT](./MIT.md) licensed.![](https://img.shields.io/badge/Microverse-blueviolet)