Pop Quiz - An MVP for an event management review and rating app.
Note: Each side /frontend
and /backend
have their own README. Frontend - README Backend - README
- View news in the home page.
- Login, register, password recovery.
- As admin, create event with title, description, location, and date time.
- Add review with rating and comment to event.
- As admin, view all events reviews.
- As admin, delete event.