GithubHelp home page GithubHelp logo

cse210's People

Contributors

b3anders avatar lindapescatore avatar raul-gomezcana avatar raulgh007 avatar samanca avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cse210's Issues

Need startup message

We need a greeting message. Can we have the screen initially read:

Turnstile reads scanned sign-in sheets and compiles a report of Depot attendance. To begin, click Load Scanned Sheets to choose a PDF file.

Readme or help file

Create a file that explains how to use the program, especially for new or infrequent users. Include how to start (what icon to click if shortcut is missing), what type of program to load, where the output will appear. Some brief troubleshooting; for example, explain that OpenCV must be in the same folder in case it gets moved.

Improve GUI error messages

Replace ALL exclamation points with periods.

Always give instructions on what to do next. For example, if she loads the wrong type of file:

"Incorrect file type. Click Load Scanned Sheets again and choose a PDF file."

Errors are now indeterminate resident types, no report needed

Report all errors as indeterminate and add them to the total.

Linda: The results object is now a matrix of ints, still 32x6. No errmsgs list of strings.

Saman: No output.txt file at all. No output of errors to screen.

Raul: Add column for Indeterminate resident type in spreadsheet.

Add statistics to summary page

This is probably best handled in formatting, since they are easy calculations and take data from the results matrix. We want to figure it in Turnstile and not Excel to avoid dealing with zero-count days.

No more than 1 decimal place precision needed.

We need average, high, and low attendance. If you can pin the high and low counts with the day they occurred, great, but we'd have to consider what to do if more than one day has the same high or low count.

No implementation for getErrmsgs() in Results

It seems that you have removed all the references to the list of errmsgs. In case we are not going to show the list of error to the user anymore, let me know. Otherwise, we need to have a method with the same signature in Resutls.java.

Transpose layout of Excel file

Making the columns dates requires horizontal scrolling or hiding columns to see all the data, and she can no longer see the labels for the rows.

If you make the rows dates and the columns res types, it all should fit on 1 screen.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.