Skip to content

Back-End portion of the Money Management Application. Using Java, Spring Boot and SQL.

Notifications You must be signed in to change notification settings

ZipMoneyTeam/FullStack.MicroWebApplication-Server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro Web Application - Server

  • Objective - to create an implementation of a small web service
  • Purpose - to demonstrate the construction of a full-stacked web-application

Developmental Notes

Minimum Tech Stack

  • Wireframe - Mockflow
  • Frontend - Angular / React
  • Business Logic - Java
  • Data Layer - MySQL
  • Cloud - Heroku/AWS/Google

Installation

Use Spring Initializr to create an starting point for you application

Project Topic

Money Management Application

User Stories to Fulfill

  • As a client, (not logged in) I
    • can create new accounts
    • deposit money to each account
    • withdraw money from each account
    • transfer money to and from any 2 accounts

About

Back-End portion of the Money Management Application. Using Java, Spring Boot and SQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%