Skip to content

javaBin/workshop-wizard-backend

Repository files navigation

Workshop Wizard - Backend

The application for managing workshops of JavaZone. Includes registration, cancellation and all of the good stuff :):)

Prerequisites

JDK 21 Docker (or other container runtime)

To start the application:

  • Run docker-compose.yml docker-compose up in repository root
  • Go to the backend folder and gradle app:run or run it through your favorite editor by starting no.javabin/App.kt

TODO

  • Finish workshop endpoint
  • Add and finish user endpoint
    • Add and finish login endpoint
  • Add and Finish registration endpoint
    • Do registration in separate process
  • Finish workshop wizard

About

The backend for Wizard of JavaZone workshops

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages