CSC495-2014 / TeamworkEnglewoodGit

GNU General Public License v2.0
5 stars 15 forks source link

just confused #56

Closed samuelfrench closed 10 years ago

samuelfrench commented 10 years ago

Ok, @apotheos - I wrote the gitcontroller and what I think the file system operations should be, and I need to send a JSON object back to some code (it may not be done or I can't find the js(?))

I didn't write it down - how am I supposed to test this or figure out what responses the ui would want?

@cdwainscott

samuelfrench commented 10 years ago

Not sure what to do next, what do I look up or need to know?

samuelfrench commented 10 years ago

Is the code finished that goes to the routes and gives me the {user} and {project} parameters? (the one that looks like a URL string with variables)

mikeholler commented 10 years ago

Okay, so the JavaScript isn't written yet. I'm waiting on you and Zach to get some backend stuff done before I start that. To test, you an try the Chrome extension called Postman. It lets you enter in a URL, choose a HTTP verb, and add request data to a request and send it. It will also show you the response.

I hope that helps. A lot of what you were asking is confusing. I am not quite sure what you are talking about or want from me. If you are referring to specific code you want someone to answer a question about, give us an example of it instead of just taking about it.

samuelfrench commented 10 years ago

No, that's exactly what I needed. No specific problems - just was not sure what my next step here would be considering I want to get as much done as I can while I have free time.

Thanks! On 2/12/2014 9:37 PM, Michael Holler wrote:

Okay, so the JavaScript isn't written yet. I'm waiting on you and Zach to get some backend stuff done before I start that. To test, you an try the Chrome extension called Postman. It lets you enter in a URL, choose a HTTP verb, and add request data to a request and send it. It will also show you the response.

I hope that helps. A lot of what you were asking is confusing. I am not quite sure what you are talking about or want from me. If you are referring to specific code you want someone to answer a question about, give us an example of it instead of just taking about it.

— Reply to this email directly or view it on GitHub https://github.com/CSC495-2014/TeamworkEnglewoodGit/issues/56#issuecomment-34945499.