Skip to content

zeedee-h/www-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What Where When Guide app

Turn a CSV file into a festival What Where When Guide. example

Features

  • Progressive, offline-first
  • Full-text search

TODO

  • fix selector to top, make nice in 400 px

  • more camp colours

  • nicer like icon

  • print view

  • Performance: cache and update search index

  • Performance: filterbyday is pretty slow, but ok (List.member)

  • Performance: More efficient data structure and store

Wishlist

  • Listen on scroll event and update hour selector
  • filtering on fav could just be css
  • add a thing to history so that back button on phones don't just close the app
  • make all day events smaller - or just move them away
  • display and clear errors better
  • Day should start at 7 am instead of midnight
    • Better datetime storage?
  • permalinks to events
  • tooltips for icons etc
  • special view for DJ lineups
  • ics calendar export (all/fav)
  • Map of locations
  • Cache files that are not local
  • Automatically select current date and time during event
  • Add next/prev day on bottom of page
  • special view for party camps
  • update index on search
  • push notifications
  • chat/message boards
  • Turn CSV fields into a configuration with flags