A simple cash card application (modern way for parent to manage allowance funds for their kiddos).
- Creating a single cash card in database
- Allow for the editing, deleting, viewing of multiple cash cards
- Securing the app against unauthorized access and unwanted exploits
- Utilize Spring Boot to build a complete Restful API
- Learn what Spring Boot offers
- Building Web App with
Spring Web
- Test-First
- Steel Thread