Dream App Features

Model View Controller (MVC) design pattern

Sample image

Photo provided by: Unsplash

Login, Registration and Validations
  • User authentication and authorization.
  • Login and Logout.
  • Ensures required fields are not empty.
Crud Functionality

Create/Retrieve/Update/Delete a dream

Relationship
  • One-to-Many
  • Many-to-Many
Stats
  • Displays the total number of all dreams granted for all the users
  • Displays the number of granted wishes for the currently logged in user
  • Displays the number of pending wishes for the currently logged in user