Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.69 KB

README.md

File metadata and controls

45 lines (30 loc) · 1.69 KB

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.
  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