Skip to content

Future Enhancements

Peter Kaufman edited this page Feb 9, 2020 · 2 revisions

Here are a list of features that it would be nice to have in the application in the future:

  1. Do not actually drop tables or delete documents, but rather rename them with a specific prefix so the user can revert the change if need be
  2. Be able to compare SQL databases that have nested views by determining the correct creation order for the views
  3. Improve the user interface to be more intuitive and easier for first-time users to get used to
  4. Data input validation when the user inputs data and before the user can actually do a database comparison (for example, the port should be a number)
  5. The size of the Graphical User Interface being the same when the user changes from one JFrame to the next
Clone this wiki locally