Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 666 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 666 Bytes

Wager

History

Wager is a project I started in 2018. (You can find screenshots of the old app here). The goal was to create a football prediction game I could play with my friends.

The idea was good, and I reached ~100 users at its prime. 4 years later, while the previous codebase is still working, it is old and fairly unmaintable. I've therefore decided to restart it completely, new techs, new experience and new goals.

Techs Used

Flutter - Cross platform App
./app

NodeJS - Api and Data Gathering/Scraping
Typescript, Express, Axios
./services

PostgreSQL - Data storage
./services