* 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
4.0 KiB
4.0 KiB
TaskNote
TaskNote API
TaskNote WebApp
📋 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
#taga 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.