Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 638 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 638 Bytes

CS5151 Final Project -- Jordan Myers and Jacob Morgan

This project comes from the sample Flask application for the Azure Quickstart Deploy a Python (Django or Flask) web app to Azure App Service.

If you need an Azure account, you can create on for free.

Instructions to Run Locally

To run this application locally

  1. Clone the repository to your local system
  2. Install the Python dependencies with pip install -r requirements.txt
  3. Start the application with flask run and navigate to 127.0.0.1:5000/login