Skip to content

julianrios/MoneyThyme-Server

 
 

Repository files navigation

MoneyThyme

Server for Java app that tracks users’ spending and manages finances.

Demo

Go here for a live demo : https://moneythymespringboot.herokuapp.com/

Developmental Notes

Tests

Using the application PostMan you can run the tests for the profile with the link below. Right click save as and import into postman.

Click on the image for a quick demo on how to import the downloaded postman collection links. Walk Through

Tech Stack

  • Frontend - Angular
  • Business Logic - Java
  • Data Layer - MySQL
  • Cloud - Heroku

User Stories to Fulfill

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

Installation

  • Install NodeJs. From terminal execute
    • brew install node
  • Install Angular. From terminal execute
    • brew install angular-cli
  • Install AngularCli. From terminal execute
    • npm install -g @angular/cli
  • Install Heroku. From terminal execute
    • brew tap heroku/brew && brew install heroku

About

Server for Java app that tracks users’ spending and manages finances.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%