Syna3C / Syna3C-Project

This is an Open Source Disaster Recover Platform by Non Profit Company Syna3C
3 stars 0 forks source link

Frontend - Update root page and add logic for displaying side panel #57

Closed shonore closed 5 years ago

shonore commented 5 years ago

Description: As a user, I should be able to view the Syna3C event feed when first enter the website so that I can instantly get access to the information about a disaster relief event

Acceptance Criteria:

  1. When a user first enters the Syna3C website they should land on a page that displays the event feed data.
  2. Users should only be able to view the events. They are permitted to click to view the event details.
  3. The left-side panel should not be visible to the user if they have not logged in
  4. Once the user has logged in, the left-side panel should be visible on the events page
vinaygopinath commented 5 years ago

Fixed in https://github.com/Syna3C/frontend/pull/6