KevinBoyette / Recordian

The application that helps you keep a record of your work logs so you never miss a beat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recordian LogoRecordian

Introduction

Recordian is the application that helps you keep a record of your work logs so you never miss a beat! Recordian acts as an electronic logbook that helps you keep a consistent record of details pertaining to each work day. I created Recordian for my father as a solution to the problems he encountered while trying to maintain a paperback logbook. Check out the Recordian wiki for more information about why and how Recordian was developed!

Advantages of Using Recordian

  1. Create work logs quickly New Log Image

  2. Edit work logs and export them to a PDF Edit Logs Image Log Entries PDF

  3. See work related details in the form of visually appealing charts and export those charts to a PDF Location Bar Chart Company Bar Chart Supervisor Bar Chart Bar Chart PDF Location Pie Chart Company Pie Chart Supervisor Pie Chart Pie Chart PDF

  4. Create backup copies containing all log entries, locations, companies, and supervisors Backup Image

Getting Started

Prerequisites

You must have Java installed on your computer.

Download

Click "recordian.jar" under the downloads section of the latest release.

Note: You may receive a warning stating that recordian.jar could be harmful to your computer. Your browser provides this warning because malicious software developers could choose to store malware in a .jar file that could cause problems for your computer. As such, most browsers will prompt you to keep the file if you know you've downloaded it from a trusted source or discard the file.

Install

Once the download has finished, move the JAR file to a more permanent location such as your Documents folder or even your Desktop.

Usage

If you are using Windows, you should be able to double-click the JAR file to launch the program. Alternatively, you can launch the program by opening a terminal, navigating to the directory where the JAR file is stored, and entering the command java -jar recordian.jar

The program should launch, and a new folder will be created called Recordian_Files. This folder should not be moved or edited. It is where the database and defaults are stored.

About

The application that helps you keep a record of your work logs so you never miss a beat

License:MIT License


Languages

Language:Java 95.3%Language:CSS 4.7%