bidluo / Lemur

WIP Lemmy Client for iOS. Built for iOS 17
GNU General Public License v3.0
7 stars 0 forks source link

Registration #8

Open bidluo opened 1 year ago

bidluo commented 1 year ago

Objective

Enable new users to register and create an account on the platform.

User Stories

  1. As a new user, I want to be able to create an account, so that I can participate in discussions and save preferences.

Acceptance Criteria

  1. The user must enter a unique username and a password to register.
  2. The username must not already exist in the system.

Required API Fields

Request

Response

Out of Scope