Skip to content
Snippets Groups Projects
Forked from rc / account-app
265 commits behind the upstream repository.
Ishan Patel's avatar
Ishan Patel authored
- Update bootstrap_signup_page.html
- Added directories for externall css implementation
- Cleaned up html page to match out theme.
- Edited form field and fixed name, UI format.
- Html class fixes for user_reg page.
c5a1aa6f

Project Setup

To clone this repo use the command:

git clone https://gitlab.rc.uab.edu/mmoo97/flask_user_reg.git

Prerequisites

pip install Flask

Starting the virtual machine for Flask

  • Change to the formWork directory
  • then start virtual machine:
source venv/bin/activate