Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.38 KB

File metadata and controls

45 lines (29 loc) · 1.38 KB

HackathonMatcher

Under development

Demo at: http://hackermatcher.herokuapp.com

Not all features are available

Version

1.0.0

Usage

Installation

Loginapp requires Node.js v4+ to run. pull repository, cd to project directory

$ npm install

To start the app

$ node app.js

view resulting webpage in localhost:port (port is usually 3000 or 8080)

Demo

A few pages of the website. A fully function website will be published in late August

Visualization of all Hackers in a hackathon. Radius of the user's profile picture corresponds to how "similiar" they are based on preferences. Users can be filtered major, graduation year, education level, and number of hackathons attended. vis

A view of a user's dashboard dashboard_1 dashboard_2

Page of one hackathon hackathon

Page displaying all upcoming hackathons allhackathons