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.
- Host: GitHub
- URL: https://github.com/sora64/python-newsfeed
- Owner: sora64
- Created: 2022-06-28T14:03:16.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-08T13:05:10.000Z (almost 4 years ago)
- Last Synced: 2025-01-04T12:15:16.876Z (over 1 year ago)
- Topics: flask, gunicorn, python
- Language: Python
- Homepage: https://phelps-python-newsfeed.herokuapp.com/
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

## 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).