Skip to content

A simple web-app that let's you invest into stocks with toy money

Notifications You must be signed in to change notification settings

eideckerh/stockpicker-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StockpickerBackend

A simple rest-app based on SpringBoot that let's you invest into stocks with toy money. This project contains the frontend code of the application.

The Framework used for development is Spring Boot 2.

Build

The project uses maven as build tool. To build the app please run mvn package.

Run app

Run mvn spring-boot:run to run the app. By default it uses an H2-Database. The credentials for the default admin user test is the password test123.

About

A simple web-app that let's you invest into stocks with toy money

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published