Satttoshi / idle-boss

An idle-game for educational purposes and beyond
https://idle-boss.vercel.app
25 stars 2 forks source link

US21 - Login #42

Closed Satttoshi closed 1 year ago

Satttoshi commented 1 year ago

Value Proposition

As a user I want to have a personal account so that I have an unique identity playing the game

Description

Users do need an personal account, so they can have their own game progress. Since the app should be a block-chain game, it only makes sense to have a web3 login. No google, no Github, no facebook ... only wallet logins. In future Development, the wallet accounts are being used to get the users game-data saved in a cloud database.

Image

Acceptance Critera

Tasks

Complexity Weight

5

salaos commented 1 year ago

Looks good! Just one thing: maybe specify the error messages that should be displayed if the user enters incorrect login credentials.