https://github.com/getssh/todo-list-review
https://github.com/getssh/todo-list-review
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/getssh/todo-list-review
- Owner: getssh
- Created: 2023-02-27T20:00:12.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-14T20:31:16.000Z (about 3 years ago)
- Last Synced: 2025-02-21T19:43:58.064Z (about 1 year ago)
- Language: JavaScript
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 \[todo-list-review\] ](#-todo-list-review-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ (OPTIONAL) ](#-faq-optional-)
- [📝 License ](#-license-)
**[todo-list-review]** This is a project that use to create and manage our daily tasks. It can be used to create, update, mark complate, and remove tasks.
For this project, HTML, CSS and JavaScript has been used
Client
- HTML
- CSS
- Javascript
- Webpack
- **[Create Task]**
- **[Mark tasks as complete]**
- **[Update or remove tasks]**
- **[Store data to localstorage]**
- [Live Demo](https://getssh.github.io/todo-list-review/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Node js in your local environment
### Setup
Clone this repository to your desired folder:
git clone https://github.com/getssh/todo-list-review
cd todo-list-review
### Install
Install this project with:
npm install
### Usage
To run the project, execute the following command:
Use a liveserver of Run it on a web browser
### Run tests
To run tests, run the following command:
npx hint .
npx stylelint "**/*.{css,scss}"
npx eslint .
### Deployment
You can deploy this project using:
Set up a deployment in package.json and run deploy or
use github pages
👤 **Getayawkal Tamrat**
- GitHub: [@githubhandle](https://github.com/getssh)
- Twitter: [@twitterhandle](https://twitter.com/GetayawkalT)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/getayawkal-tamrat/)
- [ ] **[Animation and style to the book list and tab]**
- [ ] **[smooth transition]**
- [ ] **[Add functionality to edit]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/getssh/todo-list-review/issues).
If you like this project please send you feedbacks and give it a start
I would like to thank my coding partners and code reviwers
- **[Who can use this project]**
- [Anyone who is interested on web development can use this project]
- **[What skills do i need to use this project?]**
- [This project is for starters and no perior tech knowledge is not required]
This project is [MIT](./MIT.md) licensed.