Coder Social home page Coder Social logo

grouper's People

Contributors

rgardner avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

grungerabbit

grouper's Issues

Add Tech@NYU branding.

I think a Tech@NYU version should be forked from this one so that a more generic system can be designed. This way other clubs / hackathons / organizations can use it.

Add edge information to graph

Add important vertex and edge information for the groups graph. Mousing over users would show their info (school, want to know, need to know) and edges show the common interests between two users.

Fix graph on mobile

The d3 graph does not work on mobile. The div is too small and its impossible to interact with it.

Group Assignment

Currently, groups are matched based on "interests," as defined as the union of their "skills I want to know" and "skills I do know." This is too little information for the classifier, which in random samples of 30 people (sample_data.rake) has led to only 3 groups of a possible 5.

We have a few options:

  1. Groups based on custom weighting function (i.e. 60% similar want to know, 40% similar already know)
  2. Admins pick group classification (put custom weights on want to know and already know).
  3. Users can select their preferences
  • but fall back on presets if not enough groups.

Event Interface

Add events model with a has_and_belongs_to_many relationship with users. Events have a title and description (optional), though I envision more information will be added later (date / time, location).

This way, users can sign up once (but review their info before every event), but be associated with particular events.

Add admin interface

Admins should be able to:

  1. Create Events
  2. Add/remove users from events. (i.e., inappropriate names)
  3. See event attendee information.

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.