Mini version of Neptun "Meptun"
This Windows/Mac based application developed in an agile environment lets students see their basic information, the courses taken, ability to post on forums, list of relevant teachers and their emails and a built-in email client to send emails to the relevant teachers.
- connection driver_class - org.h2.Driver
- connection url - jdbc:h2:tcp://localhost/./projectDB
- username - admin
- password - admin
check the main class for login username and password in mainApp