chrishodgson / react-food-hygiene-search

An application that displays a summary of Food Hygiene Ratings across a selected Local Authority and also the option to search for Ratings at specific Establishments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReactReduxFoodHygieneSearch

An application that displays a summary of Food Hygiene Ratings across a selected Local Authority and also the option to search for Ratings at specific Establishments.

Uses data published by the UK Food Standards Agency API.

Getting Started

The following assumes that npm is installed. Checkout this repo, install dependencies, then start the webpack process with the following:

> git clone https://github.com/chrishodgson/ReactReduxFoodHygieneSearch.git
> cd ReactReduxFoodHygieneSearch
> npm install
> npm start

Screenshots

  • Select a Region screenshot1

  • Select a Local Authority for a Region screenshot2

  • Show a Ratings Summary of Establishments in a Local Authority screenshot3

  • Search for Establishments in a Local Authority screenshot4

About

An application that displays a summary of Food Hygiene Ratings across a selected Local Authority and also the option to search for Ratings at specific Establishments.


Languages

Language:JavaScript 94.6%Language:CSS 2.9%Language:HTML 2.5%