Skip to content

sprakhar77/NewsLee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 

Repository files navigation

NewsLee

A cross platform news application written in C++/Qt/QML, uses REST services to querry various endpoints from NewsAPI

There are still some small things that needs to be done to support even more features, the backend already has the infrastructure to support and store custom queris with advanced filters like -

TODOS

  • Search news from a given start date to end data
  • Sort the articles by popularity, relevancy and published date
  • Show the list of sources with their name, description, Url etc.

This involes some work in the UI but fairley less in the backend, where simply adding query parameters to(CustonAPI::prepareRequest(), TrendingAPI::prepareRequest()) the REST calls for the respective API's will do the trick.

IOS




Android


About

A cross platform (Android/IOS) app to read trending/custom news from multiple news sources

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published