Giter Club home page Giter Club logo

stay-updated's Introduction

stay-updated rc1

Arch

This project was created using MVC5 and EF6.

Use cases

  1. User should be able to subscribe to a news feed.
  2. User should be able to view items in a news feed.
  3. User should be able to search for news feed items.
  4. User should be able to see a listing of all news items from all feeds.
  5. Add any features / functionality that you would want in a feed reader.

Approach taken

My first approach was to create a Service that would be subscribed to RSS Feeds from several news pages, but that required the creation of a Windows Service in order to leave it running on the background.

Due to time constraints, I had to use a third party library called NewsAPI.org which is free for development as long as you gave some credit to them (I did).

As I found this API which helped me a lot, I wondered how could I improve the app and give the user a better experience, so I created the UserSettings model and service.

The UserSettings are the one used to query the NewsAPI, filtering by the user location and language. This settings are also capable of handling pagination as an upcoming feature.

The sources are also being load from NewsAPI.org, and you can check up to 20 sources which will be applied (and stored) to query the newsAPI.

Current design errors / bugs

There's a menu that says "Sources", that one is not working. apikey, used by newsapi, is not stored in the web.config and it should.

How to run

Download, open the solution with VS 2015/2017 and press F5.

stay-updated's People

Contributors

mrcandle avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.