Noisebridge iPhone Fixit App: Difference between revisions
Jump to navigation
Jump to search
| Line 14: | Line 14: | ||
The Keys for the Parse SDK are gitignored, so speak to [User:Romyilano|Romy] | The Keys for the Parse SDK are gitignored, so speak to [User:Romyilano|Romy] | ||
Parse does backend for the web api as well so I'll need a JavaScript web partner in crime. | Parse does backend for the web api as well so I'll need a JavaScript web partner in crime. | ||
== Rails == | |||
Earlier rails version http://noiseapp.herokuapp.com | |||
= Code = | = Code = | ||
Revision as of 13:21, 9 January 2014
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
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
- caveat: Parse is owned by Facebook
- So if you are not into using Parse, please help build out a nice backend API with me :)
The Keys for the Parse SDK are gitignored, so speak to [User:Romyilano|Romy] Parse does backend for the web api as well so I'll need a JavaScript web partner in crime.
Rails
Earlier rails version http://noiseapp.herokuapp.com
Code
- iOS App Code with Parse Framework: https://github.com/romyilano/Noisebridge-Fixit-iOS-App-
Related
- Noisebridge [ToDo] - this is new, and it concerns regularly occurring events. Probably will just add a wiki link to this page.
- August's earlier build https://github.com/AugustBrenner/Noisebridge-iPhone-App