luanfonceca/speakerfight

Create login through modal

Open

#221 opened on Aug 24, 2017

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (135 forks)github user discovery
hacktoberfesthardhelp wantedready

Repository metrics

Stars
 (342 stars)
PR merge metrics
 (PR metrics pending)

Description

Today the Login follows the traditional way, with normal requests and going to a login page.

By doing a Ajax/react/angular login within Speakerfight we should gain a lot in the UX, the users should be redirected to the right pages according to the issue #203. On the future we plain to have a Embedded Proposal e Voting features, so with the new login feature we will have zero problems on doing it.

Contributor guide