Skip to content

This is a Python back end News Feed App with a MySQL database. It uses Python Session Authentication to control access to some routes if not logged in.

Notifications You must be signed in to change notification settings

yardboy2401/python-newsfeed-wymore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python News Feed App

Your Task

The task is to transition a Node.js backend for this News Feed App to a Python back end using Flask, SQLAlchemy, and MySQL database. Upon completion of the transition, use gunicorn to jawsdb to deploy the app on Heroku.

Languages Used

  • Python
  • Flask
  • SQLAlchemy
  • MySQL

Link to GitHub Repository:

https://github.com/yardboy2401/python-newsfeed-wymore

Link to Deployed Application on Heroku:

https://python-newsfeed-wymore.herokuapp.com/

Screenshots

image

image

Project Notes

Interesting to learn about setting up virtual environments for Python. I learned a lot about using a Python back end with MySQL database. Stepped through creating models using SQLAlchemy, Flask for the routes, and how to setup a seeds file for the database population.

Contact Information

Github: https://github.com/yardboy2401

Email: yardboy2401@gmail.com


About

This is a Python back end News Feed App with a MySQL database. It uses Python Session Authentication to control access to some routes if not logged in.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published