Hi,
I have an idea for an app but no programming experience. Unfortunately, I'm unable to develop the app myself with Appery.io. I've been asking for quotes on Elance but they ask hundreds of dollars. So, I was hoping someone here would be able to help me develop the app in return for a small fee. The idea would be that someone lays down the basics of the app in Appery.io after which I can develop the looks & feel (text,images,style) myself.
Is there someone who would be willing to help? I think the app that I'm looking for is reasonably basic (see details below).
---The app that I seek has the following requirements:
Log in / register / password recovery
To develop a community, the app requires users to register (email/username/password), to log in for the app, and includes password recovery.Create a poll
Users can create their own polls. A poll consists of:Title
Text (question)
Multiple choice answer options
Expiration date, which is the date till which the poll is open for other users to complete
Take polls created by other users
When a user logs into the app, he sees an overview of all the polls that other users have created. He sees: the title, expiration date, and whether he has already completed the poll.
The user can then select a poll and answer it. Important: the user should be able to add:Additional answer options, which from then on other users will also be able to select. So these are answers options additional to the ones created previously for that poll.
A comment, enabling the user to explain why he answered the way he did.
A user should only be able to take a poll once, but as long as the poll hasn't expired, he should be able to change his answer.
This page with an overview of all the created polls should be the opening page after logging in. There should also be a button "My polls" which brings the user to an overview of the polls he has created himself (clicking on them leads to functionality 4) and create new polls (clicking on this button leads to functionality 2).
See results of poll
The user who originally created the poll should be able to see the results (other users should not be able to see the results). Results consist of percentages (with regard to the multiple choice answer options) and of comments. It would be a plus if comments could be filtered based on the answer options.So, this would include sending to a database (creating the poll & taking the poll) as well as populating screens with data from the database (for a user to see the available polls to take & for the original poll creator to see and analyze the poll results).