Skip to content

calebhadley1/ExpenseTrackerV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExpenseTracker V2

Source code for the ExpenseTracker web-app and web-service. Built with Angular, Angular Material, Java Spring Boot, Docker Compose, and NGRX

Prerequisites

Download the following dependencies

  • Frontend:
    • Visual Studio Code
    • Node/Npm
  • Middle tier
    • IntelliJ
    • Docker
    • Postman

Setup

  • Clone the repository
  • Open the project in IntelliJ
  • Launch Docker Compose Desktop
  • Run the docker-compose.yaml file in IntelliJ
  • Open ExpenseTrackerV2Application.java and run the file in IntelliJ
  • Open the project in VSCode
  • Run cd src\main\ui\src\
  • Run ng serve

Testing

  • Under Run Configurations in IntelliJ, run 'All in ExpenseTrackerV2' to run the Unit and Functional tests

Screenshots

localhost_4200_landing (1) localhost_4200_landing (2) localhost_4200_landing (3) localhost_4200_landing (4) localhost_4200_landing (5)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published