Skip to content

skynetweb/crowdinvent-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crowdinvent-algorithm

CrowdInvent timeline algorithm for https://euvsvirus.slack.com/

Description

This CrowdInvent project was created for the EuVsVirus hackathon and the main goal is to enhance how the ideas are displayed to each user individualy, making it more relavant to his interests, thus improving the CrowdInvent.com website usability.

What we have

  • mongoose schemas for the main tables to be used by the algorithm

    • users
    • ideas
    • category
  • graphql endpoints

    • ideas
    • users
    • category
  • test/mock data available in models/*

What we need

  • Please make it work :)
  • An algorithm used for sorting and extracting relevant ideas based on the data we provided for a certain user
  • Can be forked using any technology: phyton, R, Php, react js, vuejs
  • Database is build with mongodb but it can be restructured to be used for relational databases.

About

CrowdInvent timeline algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published