EvanZhouDev / zyma

Zyma is a simple attendance tracker, enabling easy check-in for anyone from clubs to corporation meetings.
https://zyma.vercel.app
1 stars 0 forks source link

Better errors #4

Open ThatXliner opened 9 months ago

ThatXliner commented 9 months ago
ThatXliner commented 9 months ago

Also, Next.js form validation https://github.com/vercel/next.js/blob/1f798f46472de29ea9e47b0d15b8341ece884033/examples/next-forms/app/add-form.tsx#L22

ThatXliner commented 9 months ago

Remember to go through all code paths (e.g. missing codes). Additionally, add tests