Skip to content

Dentrax/FollowUp-System-Automation

Repository files navigation

Follow-Up System Automation Public Source Repository

Simple Follow-Up Automation Example made in Java uses MySQL coded in NetBeans

What It Is

How To Use

About

Collaborators

Branches

Copyright & Licensing

Contributing

Contact

What It Is

Follow-Up Automation

Uses : Java and MySQL

1) Login

  • User/Admin login and register button

2) Register

  • To register into the system by entering the user information

3) User Panel

  • The user information display
  • Allow saving informations
  • Lists all permissions
  • Ability to change the user information
  • Accepted and not-accepted permissions listing
  • To able to view used-rest-days and remaining-rest-days with detailed information

4) Admin Panel

  • Viewing administrator informations
  • Listing All User Informations
  • User search (name, surname and registry-number)
  • Ability to search for users and list their permissions
  • To list the permissions based on the type when searching user
  • Confirming or decline user authorization(rest-days) requests
  • Listings of how many days of leave are spent when searching for the users

How To Use

  • Make sure MySQL server is running

  • Change server settings variables on SQL.java file what settings are you using

  • Execute the mysql-query.sql file on your server

  • !!! Do not forget to hide SQL Connection informations in SQL.java file if you think about public sharing !!!

About

Follow-Up Automation was created to in terms of being a starting example purpose.


Preview Thumbnail


Preview Thumbnail


Preview Thumbnail


Preview Thumbnail


Collaborators

Project Manager - Furkan Türkal (GitHub: dentrax)

Branches

We publish source for the [Follow-Up System Automation] in one rolling branch:

The master branch is extensively tested by our QA team and makes a great starting point for learning the Follow-Up System Automation.

Other short-lived branches may pop-up from time to time as we stabilize new releases or hot-fixes.

Copyright & Licensing

The base project code is copyrighted by Furkan 'Dentrax' Türkal and is covered by single licence.

All program code (i.e. C#, Java) is licensed under GPL v3.0 unless otherwise specified. Please see the "LICENSE" file for more information.

Contributing

Please check the CONTRIBUTING.md file for contribution instructions and naming guidelines.

Contact

Follow-Up System Automation was created by Furkan 'Dentrax' Türkal

You can contact Follow-Up System Automation by URL: CONTACT

Best Regards

Releases

No releases published

Packages

No packages published

Languages