Skip to content

Latest commit

 

History

History
executable file
·
217 lines (165 loc) · 7.9 KB

README.md

File metadata and controls

executable file
·
217 lines (165 loc) · 7.9 KB
This project needs a ⭐️ from you. Don't forget to leave a star ⭐️.

appLight

English | Türkçe | Russian

📜 Simple blog app built with Flask.

📧 Contact
👨🏻‍💻 Doğukan Ürker

📸 Images
📽️ Preview Video

🆕 Changelog V2

📄 Table of Contents

💫 Features

  • Admin Panel
  • Comment
    • Comment Delete
  • Custom Profile Picture
  • Dashboard Page
  • Dark/Light Themes
  • Database Checker
  • Debug Messages
  • Docker
  • Google reCAPTCHA v3
  • Logging
  • Multi Language Support
  • Password
    • Password Change
    • Password Reset
  • Post
    • Post Banner Photos
    • Post Categories
    • Post Creation
    • Post Delete
    • Post Edit
    • Post Views
  • Responsive Design w/TailwindCSS
  • Search Bar
  • Summer Note Editor
  • Testing w/PlayWright
  • Time Zone Awareness
  • User
    • User Delete
    • User Login
    • User Log Out
    • User Name Change
    • User Page
    • User Points
    • User Profile Pictures
    • User Settings Page
    • User Sign Up
    • User Verification

📦 Requirements

  • Flask
  • Passlib
  • WTForms
  • Requests
  • Flask-WTF
  • Playwright
  • Pipenv
  • Python 3.10 or newer

🧑🏻‍💻 Languages

  • Python
  • HTML | Jinja
  • CSS
  • JavaScript

📚 Technologies

⚙️ Backend

  • SQLite3
  • Passlib
  • Flask
  • WTForms
  • Flask_WTF
  • Requests
  • Playwright

🔮 Frontend

  • jQuery
  • TailwindCSS
  • Tabler Icons
  • Summer Note Editor

🔨 Tools

  • Black formatter
  • Prettier formatter
  • VSCode editor
  • Docker
  • Pipnv
  • Git

🚦 Running the Project

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

🧑🏻‍💼 Default Admin Account

Username: admin

Password: admin

🎨 Figma Design Files

Files in *.fig format

🧠 What I Learned

FlaskBlog has been an enriching journey, marking a significant milestone in my development career. Through its creation, I delved deep into various facets of web development and programming, expanding my skill set and understanding. Here's an elaboration on some of the key learnings:

🔥 New Technologies Explored

  • Docker: Embracing containerization streamlined deployment and enhanced scalability.
  • Playwright: Automating browser interactions empowered smoother testing and validation processes.
  • Summer Note Editor: Integrating this versatile editor facilitated a richer content creation experience.
  • Tabler Icons: Leveraging these icons added visual appeal and improved user experience.
  • Google reCAPTCHA v3: Implementing advanced security measures fortified the application against bots and malicious activities.
  • Figma: Utilizing Figma for design provided insights into collaborative design processes and enhanced UI/UX planning.
  • Time Zone Awareness Design: Incorporating time zone awareness ensured a seamless experience for users across different geographical locations.
  • Secure SQL Connections: Implementing secure SQL connections bolstered data integrity and confidentiality.

💪🏻 Enhanced Proficiency in

  • Python: Mastery over Python deepened, enabling more efficient and robust backend development.
  • JavaScript: Strengthening JavaScript skills facilitated dynamic frontend interactions and enhanced user engagement.
  • TailwindCSS: Proficiency in TailwindCSS led to more streamlined and maintainable CSS code, accelerating frontend development.
  • CSS: Further exploration of CSS enhanced styling capabilities, enabling finer control over the application's visual presentation.
  • WTForms: Deeper understanding and utilization of WTForms facilitated seamless form handling and validation.
  • SQLite3: Familiarity with SQLite3 improved database management and optimization strategies.
  • Jinja: Mastery over Jinja templating engine facilitated more dynamic and efficient content rendering.

Embarking on the FlaskBlog project has been immensely rewarding, not only in terms of skill enhancement but also in personal fulfillment. As a full-stack developer, this endeavor has honed my abilities and deepened my passion for crafting elegant, functional solutions. I take pride in the outcome of this project and sincerely hope it resonates with you as well. 😊

🫂 Contributors

✨ Stars

Stargazers for @DogukanUrker/flaskBlog

🍴 Forks

Forkers for @DogukanUrker/flaskBlog

💰 Support

Buy Me A Coffee

⭐ Star History

Star History Chart

⚠️ Warning

The sample data was created using AI(ChatGPT 3.5 and Microsoft Copilot) which means that some sample data may contain incorrect information.