Coder Social home page Coder Social logo

wmentzel / jlocker Goto Github PK

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

jLocker is a locker manager which is able to manage multiple buildings with lockers inside them. Features include a multi-user system and distance optimization which finds the nearest available locker for a given class room. It was first released in 2009.

License: GNU General Public License v3.0

Java 99.65% Kotlin 0.35%
gradle java json kotlin

jlocker's Introduction

jLocker

a Java locker manager

Introduction

I wrote this Java Swing application for my former school at which I made my Abitur. I started working on it in 2008 and the first version was released 2009. This application is as far as I know used to this day.

I had to change the name from “jLock” to “jLocker” because there already was a product with that name.

Features

User Management

By default two users can log-in, one with superuser privileges and one with limited privileges (cannot see lock codes)

Optimization

If a (school) class is moved to another room, jLocker can automatically move the pupil’s lockers as well by finding lockers with the shortest distance to the new class room also considering pupils heights (some lockers are to far up for 5th graders to reach)

Security

All data is DES encrypted with a password of a length of at least 8 digits.

Ease of Use

jLocker uses a hierarchy of buildings, floors, walks and managment units (which are either a room or a staircase) which makes it possible to represent any layout a school or university may have. All this can be created easily at run time.

Data Is Yours

jLocker works completely offline and only saves data locally on your PC.

Platform Independent:

jLocker can run on any operating system (any version of Windows, Mac OS or Linux) for which there is a Java Virtual Machine

Search

You can search for any criteria of a locker within jLocker (pupils name, height…).

Free and Open Source

jLocker is open source and can be used by anyone for free

Backups

You can specify the number of data states that should be preserved to recover data that was deleted unintentionally.

How to build JAR file

Run the maven "package" task

jlocker's People

Contributors

wmentzel avatar

Stargazers

Roman avatar

Watchers

 avatar

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.