Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 971 Bytes

README.md

File metadata and controls

42 lines (25 loc) · 971 Bytes

TODOrial

Task management application It allows users to manage their tasks.

Functionalities

✔️ Read tasks

✔️ Add tasks

✔️ Edit tasks

✔️ Delete tasks

✔️ Change notifications

Deployment in

https://todorial.github.io

Release history

  • 0.0.2
    • Finished project and studying the possibility of adding new resources
  • 0.0.1
    • Work in progress

Meta

Bruno Silva - My portfolio - [email protected]

Gabriel de Jesus – My portfolio[email protected]

Distributed under the MIT License. See LICENSE for more information.

Contributing

  1. Fork it (https://github.com/devgabrieldejesus/todorial.github.io/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request