Skip to content

sgautam/spend-analyzer

Repository files navigation

spend analyzer

A demo project for college student to get started with credit card spend analyzer

Steps

  1. Clone the code from GitHub

  2. Download JDK17 and install it.

  3. Open a terminal and change to the project folder $cd spend-analyzer

  4. Run $./gradlew clean build bootRun for Mac/Linux, for Windows you can just run gradlew clean build bootRun

  5. You can access your application using http://localhost:8080

  6. Install an IDE, you can use any like Eclipse or Visual Studio Code

  7. Open the project on an IDE of your choice to make changes

About

College demo project transaction spend analyzer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published