Task management application It allows users to manage their tasks.
✔️ Read tasks
✔️ Add tasks
✔️ Edit tasks
✔️ Delete tasks
✔️ Change notifications
- 0.0.2
- Finished project and studying the possibility of adding
new resources
- Finished project and studying the possibility of adding
- 0.0.1
- Work in
progress
- Work in
Bruno Silva - Portfólio - [email protected]
Gabriel de Jesus – Portfólio – [email protected]
Distributed under the MIT License. See LICENSE
for more information.
- Fork it (https://github.com/devgabrieldejesus/todorial.github.io/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request