Skip to content

gabrielpramalho/event-wind

Repository files navigation

Event Wind

Authentication

  • it should be able to register with login and password
  • it should be able to authentication with login and password
  • it should be able to reset password by email

Event

  • it should be able to create an event
  • it should be able to decide if will have sessions
  • it should be able to get an event
  • it should be able to update an event
  • it should be able to delete an event
  • it should be able to get all events
  • it should be able to set a number of participants
  • it should be able to send a report on end of event
  • it should be able to give feedback on an event
  • it should be able to set a giveaway

Session

  • it should be able to create a session on event
  • it should be able to get a session
  • it should be able to update a session
  • it should be able to delete a session

Feedback

  • it should be able to create a feedback on event
  • it should be able to get a feedback
  • it should be able to update a feedback
  • it should be able to delete a feedback

Giveaway

  • it should be able to create a giveaway from an event

Future

  • it should be able to authenticate with Google Account

Annotations

  • We can improve way to recover a password

About

An application to organize events and sessions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published