Skip to content

A Cash Card App to create cash cards by a user - From Spring.io/Building RESTful API using Spring Boot

Notifications You must be signed in to change notification settings

padmaKumar1995/family-cash-card.app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cash Card App


Problem Statement

A User can add Cash Cards and should be able to view their cards only


Development Decisions

  • Tried TDD with Red, Green, Refactor, Repeat! development loop.
  • CRUD Operations for creating Cash Cards.
  • Used InMemory H2 Database, for simplicity.
  • Used Spring Data JPA for ease of development.
  • Implemented Basic Authentication for security, for simplicity.

About

A Cash Card App to create cash cards by a user - From Spring.io/Building RESTful API using Spring Boot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages