Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 398 Bytes

File metadata and controls

9 lines (5 loc) · 398 Bytes

germanFlashcards - basic flashcard application with german dictionary and grammar.

Author: Jesus Cuenca (jesus.cuenca@gmail.com)

Data is stored in a PostgreSql database, you must specify your database parameters in Makefile and FlashCardController.java

Use the makefile to setup the application database and build the application from the Java sources

The main class is FlashCardController.java