StanaAndrei / StudentManager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Student Manager Application

Introduction

This application is an exercise for the FIS laboratory. You can find the lab assignment on the lab web page.

The application is meant to help you learn Git. At the same time, we aim at giving you a very short introduction to JavaFX.

Java FX

Java FX is a software framework for delivering UI desktop applications. It is the newest alternative to Java Swing. This demo project used as inspiration the official Oracle documentation.

Issue Tracking

For the purpose of demonstrating a complete Agile Workflow, we created a Jira instance that you can find here. You will need to use the ID's of the User Stories created there in your commit messages.

Happy Coding

Have a nice time implementing the project!

About


Languages

Language:Java 100.0%