Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 584 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 584 Bytes

Excel Play Backend for Dalalbull

Excel Play is a series of online events held leading upto Govt. Model Engineering College's annual techno-managerial fest Excel.

This repo is for the backend for Dalalbull, an online stock trading simulation game.

Check the main repo for more details.

Todo

  • Check if data from join queries are read into structs correctly.
  • Check if partial population of struct from the db works.
  • Check if there is any error parsing a null value to a type that can't hold null, such as an int.