Skip to content

SWRowan/Zip-Budget-Client

 
 

Repository files navigation

ZipBudget Homescreen Zip Budget Account Screen ZipCode Group #3's Budget Application: https://budgetapp-client.herokuapp.com/

Micro Web Application - Client

  • 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

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

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

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
    • withdrawl money from each account
    • transfer money to and from any 2 accounts

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.2%
  • HTML 19.9%
  • CSS 15.2%
  • JavaScript 2.7%