markmahowald / EventTrackerProject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finance Tracker App

Landing Screen

Collaborators

Mark Mahowald

Overview

To continue learning RESTful design & angular development, studends were tasked with developing an application of their choice from database through rest endpoints, all the way to a Angular front end deployed to AWS.

I chose to do an expense tracking application, and called it ExpenseTracker.

Back End

Database

The database for this project is a Mysql DB built in Mysql Workbench.

End Points

Account Endpoints
Transaction end points

Front End

This application was built using Angular in microsoft Visual Studio Code. It communicates with the endpoints through an HTTP Client built into the Service. The front end sends stringified Json objects that are unpacked in the Java/Spring controllers.

Technologies Used

  • Spring Boot
  • JPA
  • MySQL
  • Java 8
  • Slack
  • Gradle
  • AWS
  • MAMP
  • Angular
  • Botstrap
  • Angular Material

About


Languages

Language:JavaScript 24.0%Language:Java 20.8%Language:TypeScript 20.1%Language:HTML 17.9%Language:CSS 17.2%