Skip to content

Creating a login UI

M Shadows requested to merge issue_303_create_a_login_ui into main

License and Copyright Notice

By submitting this issue or commenting on this issue, or contributing any content to this issue, you certify under the Developer Certificate of Origin that the content you post may be licensed under GPLv3 (for code) or CC-BY-SA 4.0 International (for non-code content).

Branch Name

Issue #303 (closed)

Related Issues

Closes #303 (closed)

Description

I intend to create a guest registration UI where the user will need to enter a user a name and a password to access his account. I will also add a remember your username/password feature.

Steps to Test

(List the steps needed to test this merge request here using bullets, for ex:)

  1. Step 1
  2. Step 2
  3. Step 3

Relevant Screenshots

(Post any relevant screenshots here.)

Relevant Logs

(Paste any relevant logs here.)

Developer Notes

(List any notes you have about what you did here using bullets, for ex:)

  • Note 1
  • Note 2
  • Note 3
Edited by M Shadows

Merge request reports