Coder Social home page Coder Social logo

xandermo91 / schedulingapp Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 463 KB

This project is a scheduling application made as a university project. This application is a demonstration of my skills in Java, JavaFX, manipulating SQL databases with Java, translating into other languages, dealing with time zones, and many other aspects of programming.

HTML 0.22% Java 99.78%
javafx sql database locales-translation timezones java javadocs scheduling application program

schedulingapp's Introduction

SchedulingApp

This project is a scheduling application made as a university project. This application is an excellent demonstration of my skills in Java, manipulating an SQL database, JavaFX, compensating for time zones, using a login screen, translation for other locales, and overall organization for a fairly simple application. I was able to complete this project in less than three weeks.

The application first opens to an alert to let the user know if the user has an appointment coming up in 15 minutes. Then when the user presses the OK button, the login screen shows. The username and password is the same word: test. This will then open the main screen where you can then add, modify, or delete customers and appointments. The information in the application is taken from an online SQL database. When new customers or appointments are made, or when the existing ones are modified, the program is automatically modifying the information in the database.

The program reads the location and timezone of the computer and, if the computer is in France, it will automatically translate the buttons and prompts in French. There is a line in the main source file that will change the locale to France, but it is commented out for now. To see the this change, just uncomment that line.

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.