Skip to content

๐Ÿ“’ Meptun - Educational administration system for students. Desktop application written in Java using H2 database. UI was created using JavaFX. Project was completed in a team of 4 using Trello as project management software.

Notifications You must be signed in to change notification settings

Purefekt/Administrative-System-based-on-Neptun

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

71 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

TeamAvengers

Mini version of Neptun "Meptun"

About

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.

Documentation

  1. Documentaion Part 1
  2. Documentaion Part 2

Database:

  • connection driver_class - org.h2.Driver
Dont Forget to create projectDB folder in C:\Users\youruser
  • connection url - jdbc:h2:tcp://localhost/./projectDB
  • username - admin
  • password - admin

check the main class for login username and password in mainApp

About

๐Ÿ“’ Meptun - Educational administration system for students. Desktop application written in Java using H2 database. UI was created using JavaFX. Project was completed in a team of 4 using Trello as project management software.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 85.9%
  • CSS 14.1%