Skip to content

tylerackerson/news-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

news-server

Simple project built with Scala and React, fetching and displaying news from newsapi.org

[To be] built with:

Server side:

  • Scala, including the following packages:
    • Akka
    • Circe
    • Slick

Client side:

  • React
    • Redux architecture
    • Webpack + Babel

Potential features in no particular order:

  • Filtering of news stories by language, category, and country
  • Filtering of news stories by text search/ query
  • Quick filter to remove any stories that match a specific search term
  • DB storage and retrieval of most popular searches
  • A name better than "News Server"

About

Simple project built with Scala and React, fetching and displaying news from newsapi.org

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors