Skip to content

Latest commit

 

History

History
89 lines (71 loc) · 2.99 KB

File metadata and controls

89 lines (71 loc) · 2.99 KB

Simple blog app built with Flask.
Contact
Dogukan Urker

Desktop Mobile
appDesktop appMobile
appDesktop appMobile

click for more images📷

Features 💫

Feature Status
User Page
User Login
User Points
User Delete
User Log Out
User Sign Up
User Name Change
User Settings Page
User Profile Pictures
Admin Panel
Dashboard Page
Password Reset
Password Change
CKEditor 5
Search Bar
Post Edit
Post Views
Post Delete
Post Creation
Comment
Comment Delete
Logging
Debug Messages
Database Checker
Dark/Light Themes
Responsive Design

Requirements 📦

  • Flask
  • Passlib
  • WTForms
  • Flaskwebgui (if you run desktop.py)
  • Python 3.10 or newer

Installation ⬇️

download source code from Github 💾 git clone https://github.com/DogukanUrker/flaskBlog.git

go to directory 📁 cd flaskBlog

install requirements.txt 🔽 pip install -r requirements.txt

it's ready to run 🎉 python app.py or python desktop.py for run flaskBlog as a desktop app 💯

Contributors 💕

Support 💰

Buy Me A Coffee

Problems

  1. webapp doesn't run from external hosts.
  2. can't see any posts on home page.
  3. Search for "Depremler" not working.
  4. Unable to signup.
  5. Can't login
  6. When I comment, I get an empty comment.
  7. Created user has admin access.