Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encoder

How to run the Encoder

  1. Go to the folder containing Encoder folder
cd encoder
  1. Compile the Java File
javac Encoder.java
  1. Run the Java File
java Encoder

DXC Login Page

Login Details for Login Page

User Account

Username: RandomUser32
Password: RandomUser32

Manager Account

Username: Manager92
Password: Manager92

Backend APIs

Prerequisites (skip if you have a .env file)

This make use of a number of applications that might need to be installed first

  1. Maven
  2. Springboot
  3. React

Building application.

  1. Go to backend folder
cd backend/onboarding
  1. Install packages in bin file
build

Running the backend application

  1. Go to backend folder
cd backend/onboarding
  1. Install packages and run application
mvn spring-boot:run

Frontend Application

Running the frontend application

  1. Go to frontend folder
cd frontend
  1. Install packages
npm install
  1. Run the application.
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages