Markiza666 / Markiza666/Airbean-API
Som ny användare vill jag registrera mig för ett konto så att jag kan spara mina leveransadresser och spåra mina tidigare beställningar.
Open
good first issue
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
FE: Utveckla ett registreringsformulär som är tillgängligt från inloggningssidan.
BE: Skapa en POST /api/auth/register-slutpunkt för att hantera nya användarregistreringar, inklusive lösenordshashning.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the existing login page and the API routing around authentication. Implement the registration form and connect it to POST /api/auth/register, including password hashing; done means a new user can register from the login page and the endpoint handles the registration successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, authentication, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100