Skip to content

Small web application built using React to show a summary of food hygiene ratings across the establishments in a local authority.

Notifications You must be signed in to change notification settings

chrishodgson/react-food-hygiene

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Small web application built using ReactJs to show a summary of food hygiene ratings across the establishments in a local authority.

Assumptions

  • The Establishments API will return all establishments for a particular local authority without requiring paging (ie pageSize=0).

Installation

  • see System Requirements below
  • clone the repository: git clone https://github.com/chrishodgson/react-food-hygiene.git
  • cd into the repository folder and run npm install
  • run webpack: ./node_modules/.bin/webpack
  • double click on the index.html to open in a web browser

System Requirements

Browser Support

This app uses jQuery and Bootstrap which have certain restrictions when it comes to browser support, in particular Internet Explorer. More info...

Improvements

  • Cache the list of local authorities and ratings returned for each Local Authority to improve performance
  • Add unit tests

About

Small web application built using React to show a summary of food hygiene ratings across the establishments in a local authority.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published