Skip to content

Flask powered Python SQL CRUD app. Tech news website aggregator similar to Reddit. Users can create accounts, submit, edit and delete submitted articles, and post comments that can be upvoted.

Notifications You must be signed in to change notification settings

infiniteoo/python-newsfeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-newsfeed

Python / Flask API (C.R.U.D. Demo)

"Just Tech News" is a news aggregator application similar to minimalist, social community websites like Reddit. Demonstrating CRUD operations between Flask/SQLAlchemy and the SQL database, a user can create an account, log in, share links/websites, and other users can comment and upvote.

Live demo: https://python-api-crud.herokuapp.com

Built with:

Python, Flask, SQLAlchemy, PyMySQL, BCrypt, dotenv, Jinja2, Guincorn + More!

example animated gif

About

Flask powered Python SQL CRUD app. Tech news website aggregator similar to Reddit. Users can create accounts, submit, edit and delete submitted articles, and post comments that can be upvoted.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published