aee76e9aee fix: delete request (#532)
* fix: corrects delete endpoint to follow HTTP DELETE standard (#509)

* fix: corrects delete endpoint to follow HTTP DELETE standard

* fix: refactor for consistent formatting

* feat: improve account deletion to use delete method

* test: fix account tests

---------

Co-authored-by: Patrick Bpds <patrickbpds@gmail.com>
2025-06-25 11:28:01 -03:00

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 @RMCamposs

📄 License

Distributed under GPLv3 License. See LICENSE for more information.

S
Description
[k3s] Java fullstack REST+App for managing tasks and notes
Readme GPL-3.0
17 MiB
Languages
TypeScript 43.8%
Java 38.1%
HTML 10.8%
SCSS 2.1%
HCL 1.7%
Other 3.4%