Skip to content

Electronprod/EventCalendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fe9b2ec · Nov 9, 2024

History

10 Commits
Jul 10, 2024
Jul 10, 2024
Nov 8, 2024
Nov 9, 2024
Jul 10, 2024
Nov 9, 2024
Nov 9, 2024
Jul 10, 2024
Jul 10, 2024
Nov 8, 2024

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