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
#10 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.