Skip to content

Future Plans

Zachary Wimer edited this page Dec 8, 2016 · 1 revision

#Possible ideas for the CAPP-Reporter 2.0 ##GUI ###New features

  • User can edit the box directly
  • Click to remove course from already taken
  • Enable hover over for 'tool tip' for course info
  • Have a 'memory' that records the courses you used so that the next time you open this application you don't have to reload everything

###Improvements

  • CombosBox's should read Database for auto-complete for default possibilities
  • Place everything based on relative coordinates to allow for re-sizing (partially implemented already)
  • verifyCourse should work by checking if the course is valid against some database.
    • Consult YACS perhaps on how to get a list of all valid courses?
  • Enhance reading from files
    • Allow 'add'/'remove' contents of the file to the current classes taken list
  • Remove need for warning box when the application is started up by fixing corner cases

##Algorithm ###New features

  • Try to have the database pulled from RPI
  • Remove need for credit input by the user
    • Auto-recognize number of credits by court number
      • Except for courses where you can take a different number of credits

###Improvements

  • Take into account cross listed courses
  • Allow majors from different years
  • Implement more majors in the database
Clone this wiki locally