/general-feedback

Generic feedback app, add your questions and use it to take feedbacks

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

General Feedback

A generic feedback app, for doing bulk surveys offline.

Codacy Badge

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.
  2. Install Android Studio.
  3. Import the project. Open Android Studio, click Open an existing Android Studio project and select the project. Gradle will build the project.
  4. 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

app

Contributing Guidelines

Read the contributing guidelines here

Contributors