/CreditSystem

Paycore Bootcamp Graduation Project, Credit Application System With Java Spring Boot and ReactJS

Primary LanguageJava

Patika Paycore Java Spring Bootcamp Graduation Project


Credit System


Spring Boot and React.JS Application

This project provides to apply credit for users.

Requirements

Installing

Can be installed and run as:

Maven

1. Clone the application

git clone https://github.com/talharic/CreditSystem.git

2. Go to the project directory

cd CreditSystem

3. Run

mvn spring-boot:run

Docker

1. Clone the application

git clone https://github.com/talharic/CreditSystem.git

2. Go to the project directory

cd CreditSystem

3. Run

mvn clean install
docker-compose -f docker-compose.yml up -d

API ENDPOINTS

For Users

For Credit Applications

Other internal links

User Service other

FRONTEND