Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mesi21/code-to-do
Basic To-Do app where you can add and delete todos. Built with JavaScript. The project is built on MVC design pattern.
https://github.com/mesi21/code-to-do
Last synced: 27 days ago
JSON representation
Basic To-Do app where you can add and delete todos. Built with JavaScript. The project is built on MVC design pattern.
- Host: GitHub
- URL: https://github.com/mesi21/code-to-do
- Owner: Mesi21
- Created: 2019-11-29T15:35:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T12:39:20.000Z (about 2 years ago)
- Last Synced: 2025-01-06T04:30:50.008Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 1.96 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Code to do
It is just a to do application for coders
## Screenshot
![screenshot](src/style/Todo.png)
### :fire: [Demo](https://code-to-do.imhtapm.now.sh)
## Contribution guide
1. Clone the project
```bash
git clone https://github.com/Mesi21/Code-To-Do.git
cd Code-To-Do
```To start live-server
```bash
npm start
```
To webpack watch```bash
npm run watch
```2. Then :heavy_plus_sign: add your contribution
3. And Feel free to make a PR## Tehnical tools:
- HTML & CSS
- JavaScript
- Webpack
- date-fnc## Contributors
- Imhta [@imhta](https://github.com/imhta)
- Emese Molnar [@Mesi21](https://github.com/Mesi21)## Contact info
Molnar Emese:
- [Email:](mailto:[email protected]) - [email protected]
- [Portfolio]()
- [LinkedIn](https://www.linkedin.com/in/emesemesimolnar/)
- [Twitter](https://twitter.com/buksimesi21)
- [AngelList]()### If you like this project don't forgot to support us by giving a :star: