KrisVan / Pickleball-Scheduler

Schedule pickleball with friends with weather in mind
https://pickleball-scheduler-three.vercel.app
3 stars 2 forks source link

57 users data table component #67

Closed KrisVan closed 9 months ago

KrisVan commented 9 months ago

Created table with CRUD functionality for users. Hashes new/edited passwords on save, has success and error messages, and has a button to refresh the table. Closes #57