Skip to content

Add the login/signup form to the modal

YIFAN LIU requested to merge yifan into main

Type:

Features

Issue:

Login Page

Description:

  1. Add login/signup form to the modal
  2. User is able to switch between login and signup inside the modal
  3. From the home page, login and signup button will lead to its corresponding login/signup form.

Comments:

  1. validation on form input not added
  2. api call to backend not added

Merge request reports