An open API service indexing awesome lists of open source software.

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

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)_