Tech Stack : Django, Ajax+Jquery, PostgreSQL , PgAdmin , Bootstrap , HTML , CSS
• Architected using Django (Python) Backend Framework and storing data in PostgreSQL Database System .
• Implemented MVT architecture (Model - View - Template) , Buil REST API Using Django REST FRAMEWORK.
• AJAX is used to allow web pages to be updated asynchronously by retrieving data from the PostgreSQL Database system after regular intervals of time (implementing short polling) .
• Retrieving and storing all information of matches, players, and cricket blogs from and into the database managed by PgAdmin.