Skip to content

Releases: saraislet/repo-recs

1.0

07 Mar 01:47
Compare
Choose a tag to compare
  • Style UI
  • Integrate Travis and Coveralls
  • Add tests to server and rec
  • Implement dislike, update_user, and infinite scroll
  • Delete deprecated code
  • Refactor React components

Star feature

24 Feb 01:57
Compare
Choose a tag to compare
Star feature Pre-release
Pre-release
  • Add Star/Unstar feature, with pending/error/success states
  • Refactor config variables into config.py
  • Clean and standardize style

React front-end

21 Feb 20:51
c965f01
Compare
Choose a tag to compare
React front-end Pre-release
Pre-release
  • Built React front-end.
  • Stable, working version of depth-first-search crawler.
  • Minimal CSS.

MVP

16 Feb 20:48
Compare
Choose a tag to compare
MVP Pre-release
Pre-release

Basic recommender system features:

  • GitHub OAuth
  • Display user profile and user's repositories
  • Get recommendations based on user's stars, using SVDS