careerfairsystems / careerfairsystems/studentsession
Confirmation page
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Add a confirmationpage where the user can see the application before it is sent in. Do this by having a "done" boolean är something determining if the application is ready. If the user presses back to edit information again, send in a applicationId to applications.create.
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 by locating the application flow and the applications.create entry point mentioned in the issue. Trace how the application is currently submitted, then define the confirmation page around the done boolean and applicationId behavior. The work is complete when users can review an application, return to edit it, and submit it afterward.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100