Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1000 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 1000 Bytes

Metis

Coverage Status

CI

Greek goddess of "wisdom and cunning". https://en.wikipedia.org/wiki/Metis_(mythology)

User Stories

  • Enter GitHub API token
  • Selects a repository (only owned or public)
  • Selects a date-range
  • Selects a type of animation
  • Gets redirected to an animation page
    • Is able to: pause, play, restart, speed-up, slow down, replay/loop the animation

TODO

  • create a new phoenix app w/o ECTO
  • Set up CI
  • Set up dev depencies
  • consuming GitHub API
  • display Github data, as table
  • hook up live-view and auto-update current view
  • add filters to the table view(repo name, start date, end date)
  • present the data differently (animations) using HTML