saxifrage / cityasacampus

An open-source platform for connecting and showcasing resources within local learning communities.
http://cityasacampus.org/
5 stars 4 forks source link

No Link To Edit From Opportunity Instance Page #301

Open chadwhitacre opened 8 years ago

chadwhitacre commented 8 years ago

screen shot 2015-10-26 at 5 11 37 pm

MatthewVita commented 8 years ago

Historical context: when we started on this project I went ahead and put together the frontend with Angular.js and a Node.js backend serving up dummy data. Justin put together the Rails backend for the API but put effort into the dashboard at that point so we decided for the MVP that Angular would use Rails as just an API for the explore and opportunity pages but Rails would also be a client/server for the admin dashboard. Eventually we'll want to separate those concerns and just have Rails as the API and use a token auth strategy, but until then we have a bit of a divide in what we can do when it comes to things like this (e.x.: check if the user is authenticated on the angular side)

dmtroyer commented 8 years ago

@matthewvita +1