Harlemtech Website
Mobile friendly version of Harlemtech Website
The new website is built using a CMS system called LocomotiveCMS. This CMS is coded using Ruby On Rails and it's easy to use for non-tech people as it has a simple interface for adding content entries.
As a coder, I can confirm that LocomotiveCMS was helpful when adding test data (including images). In the page implementation area there was "Liquid language" and by using its simple tag syntax I was able to pull data and presentation together.
In the frontend, thanks to libraries such as:
- Bootflat (http://bootflat.github.io/)
- leaflet.js (http://leafletjs.com/)
- DataTables (https://www.datatables.net/)
- jQuery (http://jquery.com/)
...implementation for being "mobile friendly" was painless
Functionality
- Profile Locator
- Search using name, category and tags
- Click Profile in list to locate in Open Street Map (leaflet.js)
- List pagination
- Sortable list by name or category
- Clickable Profile Marker (in map)
- Go to Profile website
- Show detailed Profile information
Built With
- bootstrap
- javascript
- leaflet.js
- locomotivecms

Log in or sign up for Devpost to join the conversation.