Skip to content

ErnieAtLYD/miami211

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Climate Test Coverage

Miami 211 Rebuild

A simple front-end for a Ohana API, originally produced for the Miami 211 project.

Who is this made by?

This project was originally developed by Ernie Hsiung and David James Knight. See the full contributors list.

Who is using this platform?

Screenshots

image

image

Under the hood

While we used Ruby (tested up to v2.3.0) and Sinatra to stand this up, so to speak, much of the leg work is HTML, CSS and Javascript (jQuery, leaflet.js, Mapbox georeference APIs). Ohana API has a ruby gem called Ohanakapa that we used for API access; there is no local data storage being used in this prototype.

Quick Start

Initial setup

cd [project_directory]
bundle install 

Starting the app

cd [project_directory]
ruby server.rb

In the browser

localhost:4567

API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published