Deployed Link: https://pc-python-newsfeed.herokuapp.com/
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.
- Python
- pip
- Flask
- SQLAlchemy
- PYMySQL
- bcrypt
- python-dotenv
- Gunicorn