Archives : August-2024

Home » 2024 » August

Eclispe SVN clone project-venues to a local directory From eclipse, create a new project project-venues project -> config- > convert to maven proect Now, the project can be compiled Database: Set up mysql database using MySql Workbench according to the application.properties file. create schema create user: Administration tab Users and privileges Add account (username and ..

Read more

As requested by Gold Coast Pickle ball. Their volunteers use the mobile app to mark attendance and to organize Pairs for doubles. Since they do not have access to the desktop, they need this info displayed on the mobile app. Add this property to program config – REGISTRATION_SESSION_DOUBLE_PARTNER_ENABLED=true REGISTRATION_SESSION_INFO_ENABLED=false is to be used if site ..

Read more