Skip to content

This blog was built with Python, Flask, and Postgres, a web application that allows users to create, publish and manage blog posts.

Notifications You must be signed in to change notification settings

jeffreyjeremiah1/jeffrey-blog

Repository files navigation

Jeffrey's Blog

This blog was built with Python, Flask, and Postgres, a web application that allows users to create, publish and manage blog posts. The Python programming language is used to build the backend of the application, while Flask provides the tools and features necessary for building a web application. Postgres is used to store and manage the data for the blog, including blog posts and user information.

Python, Flask, and Postgres are reliable and scalable solutions for managing and publishing content online. It is a popular choice for developers looking to build a simple yet powerful blogging platform.

Installation

To clone the project use https://github.com/jeffreyjeremiah1/jeffrey-blog.git

git clone https://github.com/jeffreyjeremiah1/jeffrey-blog.git

Usage

pip install flask
pip install flask_bootstrap
pip install flask_sqlalchemy
pip install flask_wtf
pip install wtforms

Author

Jeffrey Jeremiah

About

This blog was built with Python, Flask, and Postgres, a web application that allows users to create, publish and manage blog posts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published