Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kaustubhgupta/flaskwebsite
- Owner: kaustubhgupta
- Created: 2020-06-12T18:27:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-25T17:58:14.000Z (over 1 year ago)
- Last Synced: 2024-10-31T11:36:41.925Z (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: 2
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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/)