https://github.com/christian80gabi/todolist_springboot
TODO List project with Spring Boot 2.7.0, Thymeleaf 3.x.x and MySQL 8
https://github.com/christian80gabi/todolist_springboot
Last synced: 3 months ago
JSON representation
TODO List project with Spring Boot 2.7.0, Thymeleaf 3.x.x and MySQL 8
- Host: GitHub
- URL: https://github.com/christian80gabi/todolist_springboot
- Owner: christian80gabi
- Created: 2022-06-05T14:34:10.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-18T23:48:23.000Z (over 2 years ago)
- Last Synced: 2025-03-02T19:53:23.297Z (4 months ago)
- Language: HTML
- Size: 1.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TODO List (Spring Boot)
TODO List project with Spring Boot 2.7.0, Thymeleaf 3.0.x and MySQL 8
> This project runs Java 17 LTS.
### Assets
- **[Spring boot 2.7.x](https://start.spring.io/)**
- [Thymeleaf 3.0.x](https://www.thymeleaf.org/doc/tutorials/3.0/extendingthymeleaf.html)
- JPA & Hibernate
- [MySQL 8](https://www.mysql.com/)
- **[Bootstrap 5.2.x](https://getbootstrap.com/docs/5.2/getting-started/introduction/)**| TODO | In Progress | Done | Contributor |
|:---------------------|:-----------:|:----:|---------------------------------------------------------------:|
| CRUD for Step Class | ✅ | | [@fabiolamatousoubong](https://github.com/fabiolamatousoubong) |
| CRUD for Task Class | ✅ | | [@fabiolamatousoubong](https://github.com/fabiolamatousoubong) |
| CRUD for List Class | ✅ | | [@fabiolamatousoubong](https://github.com/fabiolamatousoubong) |
| CRUD for Group Class | ✅ | | [@christian80gabi](https://github.com/christian80gabi) |
| CRUD for Note Class | ✅ | | [@christian80gabi](https://github.com/christian80gabi) |> **CRUD** : Create Read Update Delete
> ✅ : Checked
---
© 2022 _[@fabiolamatousoubong](https://github.com/fabiolamatousoubong)_ & _[@christian80gabi](https://github.com/christian80gabi)_