Imads608 / PokeHub-App

This is a clone of Pokemon Showdown with additional features. (This is sort of inactive for now)
0 stars 0 forks source link

Refactor New User Setup Guide #29

Closed Imads608 closed 2 years ago

Imads608 commented 2 years ago

Currently, logic such as username availability is duplicated between the guide and the registration page. We need to make sure we're reusing existing functionality for a cleaner implementation.

We need to also split the username change and profile picture setup separately in the guide rather than them being together.

Imads608 commented 2 years ago

Errors were due to base Docker image versions being updated. Item #38 has been raised to fix this.