An open API service indexing awesome lists of open source software.

https://github.com/sora64/python-newsfeed

This application uses Python, flask, MySQL, SQLAlchemy, and frontend JavaScript to provide users with a social media platform where they can create, update, comment on, and update posts containing links to the latest developments in tech, on a personal or public scale.
https://github.com/sora64/python-newsfeed

flask gunicorn python

Last synced: about 2 months ago
JSON representation

This application uses Python, flask, MySQL, SQLAlchemy, and frontend JavaScript to provide users with a social media platform where they can create, update, comment on, and update posts containing links to the latest developments in tech, on a personal or public scale.

Awesome Lists containing this project

README

          

# python-newsfeed

## Description

This application uses Python, flask, Gunicorn, MySQL, SQLAlchemy, and frontend JavaScript to provide users with a social media platform where they can create, update, comment on, and update posts containing links to the latest developments in tech, on a personal or public scale.

## Table of Contents

- [Installation](#installation)
- [Usage](#usage)
- [URL](#url)
- [Screenshot](#screnshot)
- [Questions](#questions)

## Installation

1. git clone https://github.com/sora64/python-newsfeed
2. cd python-newsfeed
3. [for python 3] sudo python3 setup.py install/ [for python 2] sudo python setup.py install

## Usage

This application is meant to be used as a social media platform for networking and sharing information.

## URL

[Link to the Deployed Application](https://phelps-python-newsfeed.herokuapp.com/)

## Screenshot
Screenshot of the application's homepage

## Questions

- GitHub: [sora64](https://github.com/sora64/)

- Email: If you have any other questions, please reach me at [phelpsa64@gmail.com](mailto:phelpsa64@gmail.com).