issues
search
dsegovia90
/
chingu
Pair programming app for chingu cohorts.
https://chingupp.herokuapp.com/
3
stars
3
forks
source link
Implement Matches Schema
#12
Closed
AgathaLynn
closed
7 years ago
AgathaLynn
commented
7 years ago
Implements matches schema, and...
Updates match_user function to use new schema
Updates index.js to get info from matches collection and pass it on to render
Updates dash.pug to show displayName of current matches
Implements matches schema, and...