skorphil / nextjs-form

Educational NextJs project to build a complex mobile-first form
https://www.chromatic.com/library?appId=65b2882ac1586a6b21cba0dd
MIT License
3 stars 0 forks source link

Implement unique id's for institutions #51

Open skorphil opened 4 months ago

skorphil commented 4 months ago

Storing unique id-s for each institution and asset will help to implement future scenarios like:

skorphil commented 4 months ago

unique id generator https://github.com/ai/nanoid

skorphil commented 2 months ago
skorphil commented 2 months ago
  1. [ ] add id to existing records
  2. [ ] create a function to create id when new institution was added
    • edit add new institution method
    • add hidden field uuid for institution