/Tennis-club-website

Responsive website with a multilanguage support

Primary LanguagePython

Tennis club website

Demo

Features:

  • Responsive design using CSS and JQuery that supports 3 different screen sizes (Desktop, Tablet, Smartphone)
  • Dynamic generation of pages using Dominate (a python library). Might not be very efficient on a large scale, however allows for flexibility
  • Multi-Language support. The language of the page is determined using either browser's prefered language or user's previous selection (stored in cookies)
  • Dynamic fetching of customer reviews using Google's Business API.