Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/umutalacam/gradingsystem

Functional Collage Grading System
https://github.com/umutalacam/gradingsystem

Last synced: about 1 month ago
JSON representation

Functional Collage Grading System

Awesome Lists containing this project

README

        

# Collage Grading System
Functional Collage Grading System With JavaFX and Database

This is an example project which used JavaFX GUI and Database with Java for educational purposes.

# How to run project
To run this project you will need to install MYSQL server to your system. After that you can import database export which
included in sql folder. Finally you have to change database username and password field
on the source code which included in src/Util/DBUtil.java