Skip to content

A Phoenix app to visualize commits from GitHub

Notifications You must be signed in to change notification settings

susanwalker/metis

Repository files navigation

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

About

A Phoenix app to visualize commits from GitHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published