diff --git a/DeweyDecimators_CSS475_Iteration4.pdf b/DeweyDecimators_CSS475_Iteration4.pdf new file mode 100644 index 000000000..ef83453ff Binary files /dev/null and b/DeweyDecimators_CSS475_Iteration4.pdf differ diff --git a/README.md b/README.md index 9deee4be9..dedf3bf81 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,3 @@ -# Deploy a Python (Flask) web app to Azure App Service - Sample Application +A sample database of a fictional library is deployed on a azure mysql server and is accessible at https://paveldatabaseapp.azurewebsites.net/. Actions usable on the web page include create, read, update, and delete. The books, location, and authors are also all searchable to help users find the books they are looking for. pages for librarian view, customer view, and checkout page for reserving books are included. -This is the sample Flask application for the Azure Quickstart [Deploy a Python (Django or Flask) web app to Azure App Service](https://docs.microsoft.com/en-us/azure/app-service/quickstart-python). For instructions on how to create the Azure resources and deploy the application to Azure, refer to the Quickstart article. - -Sample applications are available for the other frameworks here: - -* Django [https://github.com/Azure-Samples/msdocs-python-django-webapp-quickstart](https://github.com/Azure-Samples/msdocs-python-django-webapp-quickstart) -* FastAPI [https://github.com/Azure-Samples/msdocs-python-fastapi-webapp-quickstart](https://github.com/Azure-Samples/msdocs-python-fastapi-webapp-quickstart) - -If you need an Azure account, you can [create one for free](https://azure.microsoft.com/en-us/free/). +The web servers are no longer active, this was for a final project in Spring of 2023, a final report(**DeweyDecimators_CSS475_Iteration4.pdf**) is included and there are screenshots at the bottom of the page which show the website when it was active, along with the design process throughout the project.