Skip to content

asdhammu/OnlineExam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnlineExam

Online Java Code compiler which compiles the java code and returns the result based on the user input.

How to Set Up?

Steps:

  1. Install Docker
  2. docker-compose up --build api_service
  3. Apply dml.sql in data folder
  4. Go to localhost:8080