DrStrangeloovee / Elevate360

0 stars 0 forks source link

Implement user registration #3

Closed DrStrangeloovee closed 1 month ago

DrStrangeloovee commented 3 months ago

It is probably a good idea to implement this one (https://github.com/DrStrangeloovee/Elevate360/issues/4) first.

Concrete implementation:

  1. New user can be created by filling out a valid register form
  2. Successful register creates a new user in the user collection (pocketbase)
  3. User is able to login successfully with his previously created credentials