https://github.com/arshadkazmi42/general-feedback
Generic feedback app, add your questions and use it to take feedbacks
https://github.com/arshadkazmi42/general-feedback
android feedback generic poll
Last synced: 10 months ago
JSON representation
Generic feedback app, add your questions and use it to take feedbacks
- Host: GitHub
- URL: https://github.com/arshadkazmi42/general-feedback
- Owner: arshadkazmi42
- License: gpl-3.0
- Created: 2018-09-23T16:31:11.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-07-08T06:21:49.000Z (almost 4 years ago)
- Last Synced: 2024-10-07T06:42:16.175Z (over 1 year ago)
- Topics: android, feedback, generic, poll
- Language: Java
- Homepage:
- Size: 8.52 MB
- Stars: 5
- Watchers: 2
- Forks: 14
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
General Feedback
A generic feedback app, for doing bulk surveys offline.
## General Feedback
General feedback app is a generic feedback app, which can take any number of multiple choice questions and those questions can be used to take feedbacks from people in the same app.
It will also allow to export all the feedbacks to an excel sheet
## Getting Started
_Follow these instructions to build and run the project.._
1. Clone this repository.
3. [Install Android Studio](https://developer.android.com/sdk/index.html).
5. Import the project. Open Android Studio, click `Open an existing Android
Studio project` and select the project. Gradle will build the project.
6. Run the app. Click `Run > Run 'app'`. After the project builds you'll be
prompted to build or launch an emulator.
## Features
* Add any number of questions
* Export all feedback to excel
## Screenshots
## App
## Contributing Guidelines
Read the contributing guidelines [here](https://github.com/arshadkazmi42/general-feedback/blob/master/CONTRIBUTING.md)

