luanfonceca/speakerfight

Implement Multiples Tracks on the Schedule

Open

#223 aberto em 24 de ago. de 2017

Ver no GitHub
 (6 comments) (0 reactions) (0 assignees)Python (135 forks)github user discovery
hacktoberfesthardhelp wantedready

Métricas do repositório

Stars
 (342 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Today in our backend we already have the Tracks implemented, but in the Frontend didint. This is directly related with the Schedule page.

By default we already have a single track, this issue asks for a interface to implement:

  1. Using a modal to create new tracks
  2. On the Create Schedule, allow to drag proposals to this tracks
  3. On the Schedule Detail show all the tracks side-by-side

Guia do colaborador