Simple to-do-list app created with SpringBoot, React and MySQL
This project is a simple to-do-list app for practice.
Project is created with:
- Spring Boot version: 2.7.4
- React version: 18.1.0
- MySQL version: 8.0.29
- Simple crud operation.
- Use oauth2 to authenticate users with Facebook, Google, Github.
- Use JWT for user authentication.
- Export/ upload file.
- Project is: In progress.