Skip to content

An android app that scans text in multiple question papers and ranks them based on number of times occurred

Notifications You must be signed in to change notification settings

vineet192/ExamHelper

Repository files navigation

HackathonNoob5

Team project for NMIT Hackathon 2019

App Name: Exam Helper

About

  • An app that is targeted towards students
  • Compiles a set of question papers in text format
  • Provides a list of recurring questions with their count
  • One tap online solution to any question

Resources

  1. Android Studio v3.2.1
  2. Java Development Kit 12
  3. Text files of Question papers

Home Page

Here all we do is allow the user to select multiple question paper text files only

Settings page

We Allow the users to select the delimiters

Sample Input files

Three basic files to demonstrate basic app functionality

Output page

We display all questions in a list (where each list item is tapable for an online solution)in decreasing order of occurance. Questions whoch are repeated at least once are only displayed.Questions that occur only once are not.The user can save the output with any desired file name.

About

An android app that scans text in multiple question papers and ranks them based on number of times occurred

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages