Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 653 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 653 Bytes

JCat

A catalog for the Jamia's hostelers created by the hostelers themselves.

How the site was made?

Well, majority of the work was done by the Jekyll. It provided us with the basic site structure. The designing was totally on us.

The maps on each page was accomplished using Google Static Maps API V2. This is an amazing API provided freely (at the time of writing this readme). The whole image is being generated by the above API, by using the parameters provided by us and after generation is gives us back that image. To have fun with the API go check out the above link.