Skip to content

An amazing application that will help users list and preview news articles from various sources.

Notifications You must be signed in to change notification settings

ShaviyaVictor/rejeleaNewsApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rejelea App

This project was generated with Python's Virtual CLI Environment version 3.8.10
rejelea_Screenshot

Author

Victor Shaviya
Moringa School Core(Python/Flask) Student.

Project Description

This project is all about building an amazing application that will help users list and preview news articles from various sources.
The user should be able to:

  • See various news sources on the homepage of the application.
  • Select a news source and see all news articles from the selected news source in the application.
  • See the image, description and the time a news article was created.
  • Click on an article and read the full article on the source website.

Live link to site

The project was deployed to GitHub pages for publication.
To view the project's live site.

Application Setup Instructions

  • Open Terminal {Ctrl+Alt+T}
  • git clone rejelea
  • cd rejelea
  • code . or atom . based on the text editor you have.

How to run the application

To run the application, open the cloned file in terminal and run the following commands:

$ chmod a+x start.sh
$ ./start.sh

To run unittest for the application:

$ python3 manager.py test

Technologies Used

  • Python 3.8.10
  • Flask 2.0.2
  • Werkzeug 2.0.2

Contact Information

Email: shaviyavictor@gmail.com

License and Copyright Information

MIT License

© Victor Shaviya,
Moringa School Independent Project.

About

An amazing application that will help users list and preview news articles from various sources.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published