Skip to content

Python Newsfeed is a social media application built as an implementation of a Python API. Users can create an account or login, create/edit/delete a post, and comment on/like the posts of other users. The API was built using Python, MySQL, PyMySQL, SQLAlchemy (ORM), bcrypt (password hashing), Flask, and gunicorn. It was implemented into the fron…

Notifications You must be signed in to change notification settings

garretthilberling/python-newsfeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-newsfeed

Table of Contents

Description

Python Newsfeed is a social media application built as an implementation of a Python API. Users can create an account or login, create/edit/delete a post, and comment on/like the posts of other users. The API was built using Python, MySQL, PyMySQL, SQLAlchemy (ORM), bcrypt (password hashing), Flask, and gunicorn. It was implemented into the frontend using Jinja2 for templating.

Usage

Here is a demonstration of how to use this app:

gif demonstration

Installation

No installation is required to use this application. Simply access via the deployed Heroku URL: https://python-tech-news-hilberling.herokuapp.com/

Questions

If you have any questions about this project, please contact me via my GitHub: https://github.com/garretthilberling

Credits

This project was created solely by Garrett Hilberling: https://www.linkedin.com/in/garretthilberling/

About

Python Newsfeed is a social media application built as an implementation of a Python API. Users can create an account or login, create/edit/delete a post, and comment on/like the posts of other users. The API was built using Python, MySQL, PyMySQL, SQLAlchemy (ORM), bcrypt (password hashing), Flask, and gunicorn. It was implemented into the fron…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published