pixelated / pixelated-user-agent

User facing components of Pixelated: a JavaScript single page app and a RESTful service.
GNU Affero General Public License v3.0
159 stars 72 forks source link

Create sign-up page #942

Open anikarni opened 7 years ago

anikarni commented 7 years ago

We should no longer use the webapp for creating new users. This page will eventually let our users set up their back-up accounts on sign-up.

Acceptance Criteria

There is a page where I can enter my email, password, password confirmation.

Other criteria:

Technical criteria:

In Scope

Out of Scope

Depends on