grady-lad / spot-finder

PWA app allowing you to take picture and record location of a spot. Which can be viewed on google maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spot-finder

TODO (Functionality of App)

  • [] PWA setup that works offline
  • [] Ability to take a picture via app
  • [] Ability to record the users location online or offline.
  • [] Ability to store spots locally in the browser when offline.
  • [] Ability to upload spots from local db when online
  • [] Server and backend to store spots
  • [] Implement a Map which can render the spots and its related picture.

TODO (Tech Stack)

  • [] Needs to be a PWA (Obvious :) )
  • [] GraphQL (Could be intresting to have a graphql local db implementation)
  • [] TypeSystem (flow ?)
  • [] Component lib (react or preact) or something more functional like reasonml or ELM ?

About

PWA app allowing you to take picture and record location of a spot. Which can be viewed on google maps


Languages

Language:JavaScript 73.5%Language:HTML 20.8%Language:CSS 5.7%