Files
tasknote/README.md
T
rmcamposandGitHub 86b66b803d fix: loggin issues (#319)
* fix: loggin issues

closes #302

feat: improve build number in docker image

* test: fix integration test for the taskController

* test: add unit test to taskService

* test: add more unit tests to taskService

* test: add delete unit tests for taskService

* test: add patch unit tests for taskService
2025-03-02 18:45:36 -03:00

4.0 KiB

TaskNote

License: GPL v3 Build Status

TaskNote API

Quality Gate Status Coverage Lines of Code Security Rating Maintainability Rating

TaskNote WebApp

Quality Gate Status Coverage Lines of Code Security Rating Maintainability Rating

📋 Table of Contents

📝 About the Project

TaskNote was firstly created to meet my personal needs of having a simple tool to manage tasks and notes. Clean and minimal. However after a couple of weeks I was assigned a challenge to finish within one month a set of tasks, technical tasks, that I decided to put it practice here, at this project. At the end of that month, I got most the app ready.

Then I decided keep going, found a host and a name. And that's it. Here we are!

Features

  • Current features
    • Create and manage TODO items
    • Create and manage Notes
    • Search by any matching text
    • A key feature is that this tool is super simple, but effective.
  • Upcoming features
    • #tag a task or note
    • Improved search filters

🚀 Tech Stack

  • Frontend: React, Typescript, Vite, Vitest, Code Coverage
  • Backend: Java 17, Spring Web, GraalVM Cloud Native Image
  • Database: PostgreSQL, Flyway
  • Other Technologies: Docker, Docker Compose, Caddy

🛠 Contributing

Please refer to the CONTRIBUTING file for more information about how to run this application from source, and/or how to contribute.

📞 Contact

Reach out on X @XerifeRicWoody or email me ricardocampos@gmail.com

📄 License

Distributed under GPLv3 License. See LICENSE for more information.