This is a simple python blog manager that i made with flask, python, mysql, i'm using a modify bootsrap template for the frontentd
- Show all posts
- Create new post
- Delete posts
- Login
- Register
- Modify posts
- User pages
- Categories
- Configure your MYSQL
- Just execute the following ">>pip install -r require.txt"
- Change the file /Class/database.py
- Run with ">>python main.py"
This proyect uses Bootstrap, flask and mysql-connector , everything else is Mit, you can use as you want