Skip to content

Park-Wonbin/rss-live-slider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

RSS Live Slider

This is a repository for 2019 D2 Fest mini. We're participating in development of 'Live Slider Android Application'. The main purpose is providing an awesome UX to users when watching a collection of subscribed rss.

Repos

  • Android RSS Viewer - Android application that provides rss feeds with live slider.
  • Android Live Slider - Android library that provides components for constructing a slide view with live animations.
  • RSS Search API - Provides useful apis for fetching and creating rss feeds and news which is written in Golang.

Architecture

We divided the application into two parts - front end and back end. In the application(front end), it fetch rss data from the api server(back end). The api server not only provides rss data, it updates the database periodically. Every 25 minutes, it fetch the current rss data and insert into the database.

Features

RSS feeds in a slide view with live, rich animations

You can subscribe RSS contents, and search by words

See and share the full article, or you can view all the previous news.

Powerful RSS API Server

All of these features are now available to others as an open source with awesome documents!

See Also

  • Performance : We made a report about our api server performance.
  • Data Model : More details about our data model(schema) is available.

About

2019 D2 Campus FEST mini 제출용 repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published