Checkin

Its a geo-tagging app, where one can checkin a message tagged to certain location. The checkin will act as a memory for the user.

User can anytime see all his previous checkins or checkins done nearby.

Deployed at

https://gallant-murdock-77cfc4.netlify.com/

App features

  • Make checkin
  • View your checkins
  • View other's checkins (WIP)

Planned improvements

  • Security
    • Permission model (Personal and publick checkins)
    • Encryption
  • UI Engagement
    • Show name location, than just lat long.
    • List messages, with date, time and venue details.
    • Allo photo checking
    • Push notification
  • UI Reliability
    • Offline access

TechStack

  • Blockstack
  • HyperHTML

Install

npm install

Build

npm run build

Run

node server.js //localhost:8081

Built With

Share this project:

Updates