Skip to content

Build add and edit contact form#5

Open
Gwani-28 wants to merge 1 commit into
shipyard-projects:mainfrom
Gwani-28:shipyard-contact-form
Open

Build add and edit contact form#5
Gwani-28 wants to merge 1 commit into
shipyard-projects:mainfrom
Gwani-28:shipyard-contact-form

Conversation

@Gwani-28
Copy link
Copy Markdown

Summary

  • scaffold a minimal Next.js app for Dead Simple CRM
  • add /contacts/new for creating contacts and /contacts/[id]/edit for editing contacts
  • include name, email, phone, company selector, tags, and notes fields
  • validate required name, email, and company fields before saving a local CRM preview

Bounty

Shipyard bounty: bnt_QBfCyt0h - Build add and edit contact form.

Validation

  • npm run typecheck
  • npm run build
  • npm audit --json returned zero vulnerabilities
  • Browser checked create, edit, validation error, desktop, and mobile flows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant