Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vantablanta/news_app
An online news platform to keep you updated on worldwide current affairs
https://github.com/vantablanta/news_app
flask heroku-deployment python3
Last synced: about 6 hours ago
JSON representation
An online news platform to keep you updated on worldwide current affairs
- Host: GitHub
- URL: https://github.com/vantablanta/news_app
- Owner: vantablanta
- License: mit
- Created: 2022-04-29T10:32:55.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-05-03T11:06:41.000Z (over 2 years ago)
- Last Synced: 2024-04-15T06:40:52.553Z (7 months ago)
- Topics: flask, heroku-deployment, python3
- Language: HTML
- Homepage: https://news-app-ms.herokuapp.com/
- Size: 398 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Project Name
NewsToday## Author
Michelle Njeri## Description
A news website to keep you upadted on current affairs. Data is consumed from NewsAPI.
Endpoints used are everything with a query on Kenya, Top Headlines in us and sources.## Usage
* Fork the repository and pull the files to your local environment
* Install flask and a virtual env.
* Insatll dependencies withign the virtual env
* The requirements.text will guide you on the needed modules.
* Run the application by tyiping `python3.10 manage.py`## Issues
- Flask_Script is not compatible with flask 2.1.2, which is what is used for
this application. Downgarding Flask allows flask_script to run.. The cost wome things(i.e escape) in Jinja wont work with versions of Flask less that 2.0.0## Setup
* Check the requirements.txt file for all modules needed for the application## Technologies Used
* Python
* Flask
* HTML
* CSS & Bootstrap CDN## Licence
[MIT Licence](https://github.com/vantablanta/news_app/blob/master/LICENSE)## Support
[Email](mailto:[email protected])