Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 1.3 KB

README.md

File metadata and controls

50 lines (35 loc) · 1.3 KB

Python-Flask-Authentication
License: MIT

Description

This is an app that allows users to register/login and download a file once logged in. This app was built using the Python Flask framework, SQLite to store users in a database, and flask_login to authenticate users. The app also utilizes flash messages to display error messages to user for authentication errors.

Screenshots below:

screenshot1 screenshot1 screenshot1 screenshot1 screenshot1

Table of Contents

Installation

run main.py from command line in terminal

Usage

register as a new user and login. Upon login, user can download a pdf file.

License

This application is covered under the MIT License.
For more information: https://opensource.org/licenses/MIT

Contributing

N/A

Tests

N/A

Questions

Contact Info
GitHub user name: BillStephens2022
Link to GitHub profile: https://github.com/BillStephens2022
Email: stephensbill17@gmail.com