Skip to content

This project is a Python web application built using Flask.

Notifications You must be signed in to change notification settings

stefan-lipp/article-cms

Repository files navigation

Article CMS

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.

About

This project is a Python web application built using Flask.

Topics

Resources

Stars

Watchers

Forks