FIFA World Cup 2018
- 1 minSummary:
FIFA 2018 was an Android App developed specially for the World Cup season 2018. Herein, a user can register himself by verifying their mobile number via OTP. Then login to the system and make predictions on upcoming matches.
A leaderboard was maintained where users were ranked according to their points. A user could collect 2 points for correct prediction, 0 for wrong prediction and 1 in case of a draw.
Tech stack:
- Spring Boot
- H2 In memory database
- Hibernate
- Eh Cache
- MySQL
- AWS EC2, RDS, SNS
Further reading:
You can find the entire code here and to understand how the project is structured, refer this.