rcos / observatory-server

A project tracking dashboard for Rensselaer Center for Open Source
https://rcos.io
MIT License
14 stars 51 forks source link

Remove favorite project functionality from User controller #816

Closed aeksco closed 5 years ago

aeksco commented 5 years ago

Modify the following:

observatory-server/server/api/user/index.js
observatory-server/server/api/user/user.controller.js

Remove the routes and the associated controller methods

aeksco commented 5 years ago

Resolved