Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.12 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.12 KB

COVID-Safer

An instant & contactless check-in app for users visiting COVID safe businesses. This application has a dual Frontend (created in React) and Backend (SailsJS).

logo

2020 CSESoc Annual Hackathon

Created By: Angela Huang, Apurva Shukla, Chloe Li, Nelson Long

Try it out!

  1. git clone repo
  2. npm install in both Frontend and Backend directories
  3. node app.js in Backend to start the SailsJS server
  4. npm start in Frontend to start the React server. This will redirect you to a localhost:3000. This is optimised for mobile displays and will not work as designed on desktop (you can mimic a mobile device by going to dev tools on your browser of choice).

Disclaimer: This is a Minimum Viable Product, therefore you are likely to run into bugs/errors

Quick Demo

gif1

Screenshots

pic1

pic2

pic3

pic4

pic5

pic6