Create new appointment on expectation form submission
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 0
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 3
Description
make sure form input is saved to database
navigate to appointment-details page on submission of expectation-setting form
populate submitted data in its own section on the appointment details page or add button to navigate to completed form (maybe a PDF? I'll leave it up to you)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the expectation-setting form submission and trace how appointment records reach the database, then inspect the appointment-details page. Done means submitted input is persisted, submission navigates to the appointment details page, and the completed form data is available there either in its own section or through the proposed navigation option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- database, full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100