Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EPIC: Homepage #26

Open
DinuWije opened this issue Feb 12, 2023 · 0 comments
Open

EPIC: Homepage #26

DinuWije opened this issue Feb 12, 2023 · 0 comments
Labels

Comments

@DinuWije
Copy link
Collaborator

DinuWije commented Feb 12, 2023

Figma Page

User Specifications and Requirements

  • All users (Admin, Staff, and Relief Staff) should be able to view the homepage
  • Homepage contains a list of logs, along with some functionality to search, filter and sort logs
  • There should be a side navbar to switch to other pages
  • Some users have more pages on the navbar than others (ie. admins may have a user directory)

Work Breakdown (Backend)

  • Create a Event Logs table in the db (match the columns with the design specs, make sure it's backwards compatible with the excel sheets they have)
  • API endpoints to retrieve logs (we need to figure out the best way to retrieve logs when we have so many of them)
  • API endpoints to create new logs
  • Frontend/Backend filtering and searching of logs (API)

Work Breakdown (Frontend)

  • Frontend matches design requirements
  • User-specific features and views implemented
@DinuWije DinuWije added the epic label Feb 12, 2023
@DinuWije DinuWije changed the title Epic: Homepage EPIC: Homepage Feb 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant