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

Create Events Modal + DataEntry Modal Match Design #127

Closed
NwinNwin opened this issue Mar 12, 2024 · 0 comments · Fixed by #134
Closed

Create Events Modal + DataEntry Modal Match Design #127

NwinNwin opened this issue Mar 12, 2024 · 0 comments · Fixed by #134
Assignees

Comments

@NwinNwin
Copy link
Collaborator

NwinNwin commented Mar 12, 2024

Create Event Modal

image

  • IGNORE the attachments

DataEntry Modal

image

Description

Create Event Modal

  • go to localhost:3000 --> click on "+" button

  • IGNORE the attachments

  • Located in some component in pages/EventsPage.jsx

  • Match design bro

DataEntry Modal

  • Go to http://localhost:3000/checkin/35 and find a volunteer that has input data button

  • Located in some component in pages/CheckinPage.jsx

  • Match design bro

  • image
  • For Trash Input part, just have frontend with hardcoded data (for now)

    • Hard-coded data can be a State array of weights. Ex: [42, 12, 32]
      • Add/delete in frontend will modify this array. (use useState bro)
    • Ignore the Volunteer number like Volunteer 1 in the card
    • Make sure the Trash Weigth Card get added and deleted when you add/delete

Resources:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants