This project is a Python web application built using Flask. The user can log in and out and create/edit articles. An article consists of a title, author, and body of text stored in an Azure SQL Server along with an image that is stored in Azure Blob Storage. The application also implements OAuth2 with Sign in with Microsoft using the msal
library, along with app logging.
-
Notifications
You must be signed in to change notification settings - Fork 0
stefan-lipp/article-cms
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This project is a Python web application built using Flask.