Find and Implement a solution to generate a table of communities with "Name, City/Region, and Contact" in an html page hosted on Github Pages possibly with Javascript.
completed by: Samarjeet Singh
mentors: Mario Behling, Aruna Herath, Andreas Bräu
Find and Implement a solution to automatically generate (and automatically update) a table of communities with "Name, City/Region, and Contact" in an html page hosted on Github Pages possibly with Javascript.
The JSON file for the list of communities is here https://github.com/fossasia/directory.api.fossasia.net
Background
The website fossasia.net collects information from communities through the FOSSASIA API. From this information we can generate the website.
Currently we are using Wordpress. The goal is to be able to generate the website with Javascript and HTML technologies.
Links
Github Pages Site: https://github.com/fossasia/fossasia.net
Live Site: http://fossasia.github.io/fossasia.net
FOSSASIA API JSON: https://github.com/fossasia/directory.api.fossasia.net