I have a project to develop an Android app, using Phonegap + jQueryMobile, I have already been able to create the interface, change screens and so on. Now comes the hard part for me: the Backend: (
I'll cite what I need to do and if possible, I would like suggestions, so that what I thought might work, and what I need to study and in what form I would have a smaller learning curve.
I think that for this, I would have to create an "admin" with the registration of the people that will log, with the list of people that should appear in the list and something that relates the responsible ones so that they can receive the notifications. >
Recently I saw a bit about Ruby on Rails and found the learning curve interesting, could I create this application, containing the Backend part with Ruby?