christocarr / sibi-activity-search-v3

Home Page:https://activity-search.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SIBI Activity Search

Netlify Status

SIBI Activity Search is an app created for CVS Brent that helps the user (health care professionals) search for activities for those who are isolated either due to health or mental issues in and around the Brent council area. More information about SIBI here.

gif of site

Tech

SIBI Actvity Search uses a number of open source projects to work properly:

  • React - yes, react
  • Papa Parse - makes a Google sheet available through JavaScript
  • react-select - customisable and flexible select control for React
  • geolib - a library providing many geospatial operations. The operations used for SIBI activity search are getDistance and orderByDistance

Installation

Install the dependencies and devDependencies and start the server.

$ cd sibi-activity-search
$ npm install -d
$ npm start

Development

Want to contribute? Great! Drop me line an we can chat how to make this app better.

Todos

  • Fix nav menu and search form to top when scrolling down

License

GNU GPLv3

Free Software, Hell Yeah!

About

https://activity-search.netlify.com/


Languages

Language:JavaScript 86.8%Language:CSS 9.9%Language:HTML 3.3%