adityakalburgi / adityakalburgi/Travel_ageny_website
Bug : Register API Fails with "Failed to fetch"
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
While trying to register a new user from the frontend deployed at https://travelagencyask.netlify.app, I encounter a "Failed to fetch" error when submitting the registration form.
Expected Result:
The new user account should be created successfully, and the user should be redirected or shown a success message.
Actual Result:
A popup appears: "Failed to fetch" — and the request fails.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the registration form on https://travelagencyask.netlify.app and inspect the browser request and response for the Register API, then trace that request through the MERN application. Done means a new user account is created successfully and the user is redirected or shown a success message instead of “Failed to fetch”.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- express, javascript, mongodb, node.js, react
- Domain
- api, authentication, full-stack
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100