Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 1.52 KB

TODO.md

File metadata and controls

44 lines (35 loc) · 1.52 KB

Todo

User flow

  • Offline-first service worker support
  • Google Analytics with Partytown
  • Add more animals for reporting
  • Fix the Google Maps with Geolocation API
  • Persist all the data locally using nanostores
  • Sync all the data to cloud with Pocketbase
  • Support uploading Images of 6-sec videos (which will be stored as GIF)

Moderators Flow

  • Create Admin panel for locating the pets
  • List the animals in order of closes to the person's location, in a minimal circular view
  • Integrate Leaflet/Google maps for locating the animal
  • Make the rescued button for the Rescuers with a 6-sec Video (which will be turned into GIF) or a Longer video link, and after being rectified by the moderator, it will be marked as rescued.. and the user who imitially reported it will be notified

Both

  • Notifications permissions for the users.. when they are close to a place their might be an animal in danger, they will be notified.. witht he animal's pic/illustration

Tech Stack

MVP Phase

  • Astro
  • Pocketbase
  • PicoCSS + Tailwind
  • Preact
  • Netlify

Final Tech Stack

  • Angular
  • Firebase
  • Material Design
  • Tailwind
  • Github Pages

Related Links