yamilethmedina / restaurant-inspections-webapp

Web application that shows information of the Miami-Dade county Restaurant Inspections using https://github.com/Code-for-Miami/restaurant-inspections-api/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restaurant Inspections Web App

What

This web app shows information about Miami-Dade County's restaurant inspections, using this API: https://github.com/Code-for-Miami/restaurant-inspections-api/ It'll make it easier to find out which eateries make the grade, and which ones are failing inspections.

Status

The prototype is currently being built.

Why

It can be hard to find out which local restaurants are currently closed due to failed inspections, or which ones are guaranteed to provide a safe, tasty meal. However, Miami-Dade County's Restaurant Inspection website can be hard to use. This web app seeks to provide a simple alternative that works on nearly any device.

Who

Marcos Hernandez and Code for Miami

How

Dependencies

This app uses Gulp, Node.js, NPM, TypeScript, and Angular.js

Install

  1. Download/clone this repository
  2. Enter the project folder
  3. Run npm install More TBD

Deploy

TBD

Testing

TBD

Contribute

TBD

License

LICENSE

About

Web application that shows information of the Miami-Dade county Restaurant Inspections using https://github.com/Code-for-Miami/restaurant-inspections-api/

License:MIT License


Languages

Language:JavaScript 67.8%Language:TypeScript 32.2%