a45378685b41e9b912e57daa79717eac49fb7db9
* build(deps): bump org.hibernate.orm.tooling:hibernate-enhance-maven-plugin Bumps [org.hibernate.orm.tooling:hibernate-enhance-maven-plugin](https://github.com/hibernate/hibernate-orm) from 6.6.14.Final to 6.6.15.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.15/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/6.6.14...6.6.15) --- updated-dependencies: - dependency-name: org.hibernate.orm.tooling:hibernate-enhance-maven-plugin dependency-version: 6.6.15.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps-dev): bump @types/react from 19.1.2 to 19.1.4 in /client Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.1.2 to 19.1.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-version: 19.1.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps): bump react-bootstrap from 2.10.9 to 2.10.10 in /client Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.10.9 to 2.10.10. - [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases) - [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/v2.10.10/CHANGELOG.md) - [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v2.10.9...v2.10.10) --- updated-dependencies: - dependency-name: react-bootstrap dependency-version: 2.10.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps-dev): bump typescript-eslint from 8.31.1 to 8.32.1 in /client Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.31.1 to 8.32.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.32.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps): bump i18next from 25.1.2 to 25.2.0 in /client Bumps [i18next](https://github.com/i18next/i18next) from 25.1.2 to 25.2.0. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v25.1.2...v25.2.0) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps-dev): bump eslint-plugin-jsdoc in /client Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.6.11 to 50.6.17. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v50.6.11...v50.6.17) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 50.6.17 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * fix: remove complexity * feat: general improvements, sorry for the long commit * test: fix test cases and build * chore: fix backend style issues * test: remove duplicated test * chore: remove unused components and files * test: add home test cases * test: add missing test file * chore: fix shorting function * fix: get back missing css rules --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…
…
…
…
…
…
…
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 @RMCamposs
📄 License
Distributed under GPLv3 License. See LICENSE for more information.
Languages
TypeScript
43.8%
Java
38.1%
HTML
10.8%
SCSS
2.1%
HCL
1.7%
Other
3.4%