Skip to content

DineshThumma9/flaskblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlaskBlog

FlaskBlog is a full-featured blogging web app built with Flask, styled using Bootstrap, and containerized with Docker. It includes full authentication, CRUD for posts, profile image uploads, and is live on Render.

🔧 Features

  • User Authentication-Register,Login,Logout
  • Create,Edit,Delete Post
  • Upload Profile Pic
  • Bootstrap for desgin
  • Dockerized for deployement
  • Deployed on Render

🚀 Tech Stack

  • Framework: Flask
  • Templates: Bootstrap
  • Containerzation: Docker
  • Deploment: Render

⚙️ Set Up

1.Clone App

git clone https://github.com/DineshThumma9/flaskblog.git
cd cuddly-waffle 
SECRET_KEY=your_secret_key
[email protected]
EMAIL_PASS=your_app_password

🌐 Live Demo

https://flaskblog-pumr.onrender.com/


Docker

docker build -t flaskblog .
docker run -p 5000:5000 flaskblog

About

Flaskblog-Blogging Website In Flask

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published