https://github.com/kaustubhgupta/flaskwebsite
Blogging website built with Python Flask as backend, popular frontend technologies.
https://github.com/kaustubhgupta/flaskwebsite
css flask flask-mail flask-sqlalchemy html jinja2-templates project python sqlite
Last synced: 2 months ago
JSON representation
Blogging website built with Python Flask as backend, popular frontend technologies.
- Host: GitHub
- URL: https://github.com/kaustubhgupta/flaskwebsite
- Owner: kaustubhgupta
- Created: 2020-06-12T18:27:32.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-25T17:58:14.000Z (almost 2 years ago)
- Last Synced: 2025-03-26T04:51:10.316Z (3 months ago)
- Topics: css, flask, flask-mail, flask-sqlalchemy, html, jinja2-templates, project, python, sqlite
- Language: JavaScript
- Homepage: https://flaskwebsitev1.herokuapp.com/
- Size: 9.96 MB
- Stars: 14
- Watchers: 1
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FlaskWebsite 🌐

## Features 💹
- Update Blogs Dynamically
- Admin Panel to have overall control over all the blogs
- Contact form directly linked to receiver Gmail Id using SMTP
- Upload different images for different post
- No need to hardcode the blogs
- Include slug, short description with post## Gallery 🖼


## Tech Stack 🏟
- Python (Flask)
- SQLAlchemy (Local Database)
- PostgreSQL (Production Database)
- Flask_Mail
- HTML
- CSS
- JS
- CKEditor
- Bootstrap
- Jinja Templating## Link ⚡
[Flask Website](https://flaskwebsitev1.herokuapp.com/)