Noisebridge iPhone Fixit App: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
Line 7: Line 7:
= Backend =  
= Backend =  


* I'm going with Parse
* I'm going with Parse http://www.parse.com until someone with hardcore backend knowledge is willing to build stuff out and augment Race's rails http://noiseapp.herokuapp.com
* Early Version Race's rails api hosted on heroku http://noiseapp.herokuapp.com
** caveat: Parse is owned by Facebook
** So if you are not into using Parse, please help build out a nice backend API with me :)


= Code =  
= Code =  

Revision as of 05:41, 22 December 2013

About

An iPhone app used to fix stuff around Noisebridge.

users should be able to take photographs of broken things, get a list of things that are broken in sudoroom, etc.

Backend

  • I'm going with Parse http://www.parse.com until someone with hardcore backend knowledge is willing to build stuff out and augment Race's rails http://noiseapp.herokuapp.com
    • caveat: Parse is owned by Facebook
    • So if you are not into using Parse, please help build out a nice backend API with me :)

Code

Related