Skip to content

Recreating JustTechNews Project using Python in the backend

Notifications You must be signed in to change notification settings

pciongoli/python-newsfeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-newsfeed

Objective:

To take an existing Node.js project and rebuild the server-side logic using Python. This project is made to serve as a tech newsfeed in which users can signup/login and submit posts for other users to see, comment on and upvote on.

Technologies Used:

  • Python
  • pip
  • Flask
  • SQLAlchemy
  • PYMySQL
  • bcrypt
  • python-dotenv
  • Gunicorn

Project By:

Patrick Ciongoli

About

Recreating JustTechNews Project using Python in the backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published