Skip to content

This is a course where the backend for a newsfeed site is built.

License

Notifications You must be signed in to change notification settings

zachary-berdell-elliott/py-newsfeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Newsfeed License: MIT

Description

This is an application where the backend for a newsfeed website was built. The application allows users to post links and comment and upvote on the links. The technologies used include Python, Flask, and SQLAlchemy. The application can be accessed here.

Image of the homepage

Table of Contents

Installation

this application can be installed by cloning this repository then running in the root directory of the application python3 -r requirements.txt or python -r requirements.txt depending on your version of Python.

Usage

This application can be used by creating an account then making posts in the dashboard.

License

Copyright zachary-berdell-elliott

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Contribution

No contributions are needed currently.

Tests

You can either test this application at the heroku live link or by following the instructions for installing this application then running python -m flask run.

Questions

FAQ:

There are currently no frequently asked questions.

If you have any additional questions, please contact me at zacharyberdell@gmail.com to receive an answer to your question. If you would like to view other projects by me then visit my profile here.

About

This is a course where the backend for a newsfeed site is built.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published