Skip to content

St. Edward's University Senior Project repository for MarketLeague, a fantasy-football style approach to learning about the stock market. Users will be able to create a portfolio of stocks that act like trading cards, and users will be able to join leagues where they can trade stocks with other players.

Notifications You must be signed in to change notification settings

ricky-yosh/market-league

Repository files navigation

MarketLeague Image Wide

MarketLeague

St. Edward's University Senior Project repository for MarketLeague, a fantasy-football style approach to learning about the stock market. Users will be able to create a portfolio of stocks that act like trading cards, and users will be able to join leagues where they can trade stocks with other players.

Running MarketLeague Locally

Requirements: Docker v27.2.0

./run_docker_dev.sh

This will run the docker-compose.dev.yml and will run the dev environments for the Angular Frontend and Gin Backend. Both will be updated as changes are made live.

.env file

In order for MarketLeague to run correctly locally you will need to create a .env file with these properties:

POSTGRES_USER=user
POSTGRES_PASSWORD=password
POSTGRES_DB=database
JWT_KEY=secretkey

Change user, password, and database to appropriate values.

MarketLeague Roadmap

Projected plan for features and presentations. MarketLeague Roadmap

Credits & Thanks

Thanks to Liam Molina for creating the logo for MarketLeague!

Creators:

Timothée Pommier

Ricky Yoshioka

Resources

MarketLeague Version

v4.3

Repeating logo checkered pattern

About

St. Edward's University Senior Project repository for MarketLeague, a fantasy-football style approach to learning about the stock market. Users will be able to create a portfolio of stocks that act like trading cards, and users will be able to join leagues where they can trade stocks with other players.

Resources

Stars

Watchers

Forks

Packages

No packages published