Skip to content

Conversation

Dukeman330
Copy link
Collaborator

I think I've got the front-end mostly set up to handle schedule blocks and update them accordingly when the user interacts with the UI. I'm having some trouble with the schedule API calls, though: I'm not sure how to make GET give me each block's teacher and student group IDs, and when I PUT a new schedule, it says 200 but doesn't seem to actually update the schedule on the server. Ideally I'd like to spend some time digging into these for my own edification, but for now: any tips from our Ruby guys?

@Dukeman330
Copy link
Collaborator Author

oh, and I'm hard-coding the schedule ID for now - until we set up some kind of login system or something, we're only going to be supporting one schedule. You'll want to add "SCHEDULE_ID=1" to your .env

@linqiu
Copy link
Collaborator

linqiu commented Mar 20, 2014

#7 has the PUT stuff in it. Imma take a look at the stuff today. Overall it seems to be aight.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 good expressive use of lo-dash

@linqiu
Copy link
Collaborator

linqiu commented Mar 23, 2014

👍 lookin' good my friend!

@linqiu
Copy link
Collaborator

linqiu commented Apr 3, 2014

btw, http://caitp.github.io/angular-drop/ 💃

@seanperkins
Copy link
Owner

That is pretty sick. I like that angular-drop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants