ucsb-cs156-w24 / proj-happy-cows-w24-4pm-3

https://ucsb-cs156-w24.github.io/proj-happy-cows-w24-4pm-3/
0 stars 0 forks source link

added fixtures, form, table, and storybook entries + tests for F1 #31

Closed srambhatla30 closed 7 months ago

srambhatla30 commented 7 months ago

Overview

In this PR, we added fixtures, a form component, a table component, and storybook entries and tests for those frontend components.

Screenshots

Storybook screenshots CreateForm: image UpdateForm: image ThreeAnnouncementsOrdinaryUser: image ThreeAnnouncementsAdminUser: image

Tests

Linked Issues

Closes #22