Skip to content

atiquzzaman/questionbank

Repository files navigation

Question Bank

A simple web based project manages categorised questions and approval processes.

Powered By

  • Jakarta EE
  • EclipseLink
  • Jakarta faces
  • Primefaces
  • PostgreSQL
  • Docker
  • Gradle

How to deploy

mkdir -p /tmp/qb/logs/server
mkdir .pgdata
docker compose --env-file docker/default.env up --build 

How to access application

Copy the following link to access the application: http://localhost:8080

Sample User

There is a list of users are already available in the database. Use list can be accessed by the admin users only.

Admin user: [email protected]

Common password for all users is pass123

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published