An open API service indexing awesome lists of open source software.

https://github.com/uber830/login-flask


https://github.com/uber830/login-flask

bootstrap5 flask python

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# login-flask
Creating a project using registration and login with python and flash.

### Installation

First, clone the repo

```sh
git clone git@github.com:Uber830/login-flask.git
```

move inside the folder

```sh
cd firts-website-flask/
```
run the following command
```
pip install -r requirements.txt
```
insert your connection variables to the database.