Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lmaldonadoch/to-do-list
https://github.com/lmaldonadoch/to-do-list
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lmaldonadoch/to-do-list
- Owner: lmaldonadoch
- Created: 2020-06-17T19:03:41.000Z (over 4 years ago)
- Default Branch: development
- Last Pushed: 2021-04-30T19:21:06.000Z (over 3 years ago)
- Last Synced: 2023-03-08T15:12:56.047Z (over 1 year ago)
- Language: JavaScript
- Size: 286 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# to-do-list - Development
A To-do app - Build in Vanilla JS## Project specifications
We made use of constructors and classes to add new projects and tasks for the To-do list application.## Built With
* Javascript
* Fontawesome
* HTML5 & CSS
* WebpackTools used on this project
- Visual Studio Code
- Atom Editor## Instructions to run the project
+ Open terminal on your workspace with
```
cd /home/projects_workspace/..
```
+ Cloning the project input the next code:
```
git clone [email protected]:lmaldonadoch/to-do-list.git
```
+ Navigate to the folder of the project
```
cd /to-do-list/
```
Open `index.html` in your web browser## Demo
[Hosted on Githack ](https://rawcdn.githack.com/lmaldonadoch/to-do-list/bdcb8e1ffddcc44cbdf103c330cec42ed0067a80/dist/index.html)
## Screenshot
![image](https://i.imgur.com/hTUREIQ.png)
## Authors
👤 **Luis Angel Maldonado Chavez**
- Github: [@lmaldonadoch](https://github.com/lmaldonadoch)
- Twitter: [@LuisAngelMCh](https://twitter.com/LuisAngelMCh)
- Linkedin: [linkedin](https://www.linkedin.com/in/lmaldonadoch)👤 **Isaac Gonzalez**
- Github: [@idgm5](https://github.com/idgm5)
- Twitter: [@idgm5](https://twitter.com/idgm5)
- Linkedin: [Isaac Gonzalez](https://www.linkedin.com/in/isaacmunguia)## Contributing
This is an education project as a part of the Microverse so contributing is not accepted.
Contributions, issues and feature requests are welcome!
Feel free to check the [issues](https://github.com/enelesmai/enumerable-methods/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgements
+ [Github](http://github.com/).
+ [The Odin Project](theodinproject.com/).## License
This project is [MIT](lic.url) licensed.