Skip to content

v0.1.0 [prometheus]

Closed Apr 14, 2014 100% complete

the prototype version, very basic functionality but a foundation for building out everything else.

Core functionality present and end user components presentable. Maintainable foundation for future versions to be structured off of. Not worrying too much about quality of core components at the moment.

core

  • clustering
  • feed digesting/parsing
    • extracting mai…

the prototype version, very basic functionality but a foundation for building out everything else.

Core functionality present and end user components presentable. Maintainable foundation for future versions to be structured off of. Not worrying too much about quality of core components at the moment.

core

  • clustering
  • feed digesting/parsing
    • extracting main article content
    • extracting other article metadata/media (images)
    • scoring articles based on social relevance
    • feed discovery
  • data source (knowledge) digesting/parsing
  • summarization
  • entity extraction
  • major models: Event, Story, Article, Source & Feed, Concept

api

  • major models: User, Client
  • all major core models accessible as resources
  • major user functionality present: watching, bookmarking, authentication
  • oauth provider
  • search

front

  • authentication flows: login, logout, sign up, forgot/reset password
  • main feeds: latest, trending, watching, bookmarked, user-specific
  • single pages: event, story, concept
  • some degree of responsiveness
  • search

This milestone is closed.

No open issues remain. View closed issues or see open milestones in this repository.