-
A 26 Days course Conducted in IIT-Hyderabad and it consists of 2 courses, Systems and Apps.
-
In the Apps course, we learn developing full-stack applications with realtime database and RESTful API's.
It is a traditional hackathon conducted in last week of the MRND course, every year. This year the Goal was to build a IPL Clone using the data provided. The Hackathon had several goal, each increasing in complexity and adding extra layer to previous goal.
The List of Goals/Objectives is given in IPL clone - MRND 2019.pdf
First we had to normalize the data from files and insert into the database. it took several hours to normalize, build the relational schema and test some scenarios. And then it took around 3 hours to process the files and insert the data into the relational schema designed.
After the data is in place, I stared with next goals and building UI according to spec, testing each scenario after every goal.
I was able to complete upto Goal#8 along with few others, and only a couple finishing upto Goal#9.
View the screenshots of the webapp in the screenshots folder