Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.17 KB

README.md

File metadata and controls

25 lines (22 loc) · 1.17 KB

About EventCalendar

What is it?

This app is designed to collect data from users to create a custom calendar. It stores administrator-approved data in a SQL database for future use.

User interface

image image

Installation

  1. Make sure you have JAVA 19 or higher
  2. Download latest release from releases page
  3. Launch application using your command shell
    java -jar EventCalendar-(your_version).jar

Admin panel access

  1. Open your app in browser.
  2. Go to your_app_domain.com/admin
  3. Authorize using default credentials:
    Login: "electron"
    Password: "e"
    
  4. Success! Don't forget to add account with your credentials and to delete default account.

Licenses

The program is distributed under the MIT license. Library licenses can be viewed here