Code Monkey home page Code Monkey logo

javafx_school_management_system's Introduction

School Management System JavaFX

Previews

#Login Window

#Sign up Window

#main pane #home window

#side nav

#pop up menu

#Add Student pane

#view students pane



This project was written in kotlin and java

Libraries

This project uses a number of libraries: => javafx

=> Jfoenix

=> Sping framework

=> Apache Common Codecs

=> Mysql connector 8

=> jetbrain Kotlin lang

This project is written in java 8, however it can be run also in the future release of java with no syntax error or problem (9, 11, 12, 13, 14 #current release) to run this project in java 9-14 you need to set up javafx sdk and use VMOptions to set it to path. The schoolmanagement.Main class is the main class to run.

//Database. Concerning database, you are going to setup your database connection url in the following spring config.xml file : schoolmanagement.resource.config.config.xml

there is a folder in the projects directory called db database that is the my database that i backup. so enter your mysql/phpmyadmin/mysql workshop and import the backup file. so it wll load all the tables and database for you,

The passwprd for the admin is : ####usernme: admin ####password: admin

or go straight ahead and create your own user by sighning up, then going to mysql and alter table users set role = 'admin' where username = 'your user name'

Note: Dont forget to edit the schoolmanagement.resource.config.xml file , make sure you change the connection string to match your local host / db connection url, and need to be mysql

uing any db different than mysql will result to changing all the mysql syntax in the application to the current db syntax that you are using

NOTE: *Make sure you have the kotlin plugin in your id or you can easily import the lib from schoolmanagement/lib/kotlinlibs make sure you have the kotlin plugin installed in your ide for intelisense, error detecting and more

I recommend you use intellij.

javafx_school_management_system's People

Contributors

ahmad940 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

javafx_school_management_system's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.