Skip to content

markmahowald/EventTrackerProject

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors