This is a web based application to provide statics of cricket match between two teams based on previous reocrds. It shows score card of two teams played against each other, played on same ground and recent 5 matches played against other teams. based on this records you can which player is performing better against which opponenet and locaiton.
All score card data are processed from back end using specified format to upload match score.
- Front end is build using angular.
- Back end is build using abp.net framework, which is based on asp.net web api .
- Mobile App is build using react-native based expo framework.