8000 GitHub - Mosallamy/Flask-CMS: simple web app to demonstrate a working CMS for a Blog in flask
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Mosallamy/Flask-CMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLASK CMS

This project is a simple blog web applcation built using Flask

I will be adding more details in the upcoming days.

Features:

General:

- login and logut system    
- people can view all articles written by a specif user

CMS:

- adding articles without the need to deal with (html, css  etc)
- adding a picture to an article
- updating the article page once an article has been added
- a user can delete his own articles
- a user can his own articles 

Super Amdin Control:

- can assign a user to be an admin
- can delete the account of a user
- can see the users logged in the website

Technologies/Dependencies used:

- Jinja
- WSGI
- MySQL
- WTForms
- Passlib

About

simple web app to demonstrate a working CMS for a Blog in flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0