Skip to content

Electronprod/EventCalendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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