Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 3 months ago
JSON representation

Blogging website built with Python Flask as backend, popular frontend technologies.

Awesome Lists containing this project

README

        

# FlaskWebsite 🌐

![FlaskWebsite](https://socialify.git.ci/kaustubhgupta/FlaskWebsite/image?description=1&language=1&owner=1&pattern=Circuit%20Board&theme=Light)

## 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 🖼

![image](https://user-images.githubusercontent.com/43691873/132037878-7d9e4341-341a-42ef-b097-00c3f7d92821.png)

![image](https://user-images.githubusercontent.com/43691873/132037936-65563d40-ca47-44cf-a3e3-fe6b1e304e20.png)

## 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/)