An open API service indexing awesome lists of open source software.

https://github.com/nandocoeg2/final_project_fernando_julian

Project ini akan membuat BRI Screening portal. Screening yang digunakan untuk transaksi seperti nama alias asal negara baik pengirim maupun penerima.
https://github.com/nandocoeg2/final_project_fernando_julian

axios expressjs formik html-css-javascript jwt ms-sql-server prisma prisma-client reactjs redux-toolkit tailwindcss

Last synced: about 2 months ago
JSON representation

Project ini akan membuat BRI Screening portal. Screening yang digunakan untuk transaksi seperti nama alias asal negara baik pengirim maupun penerima.

Awesome Lists containing this project

README

          

BRI Screening Portal

Project ini akan membuat BRI Screening portal. Screening yang digunakan untuk transaksi seperti nama alias asal negara baik pengirim maupun penerima.

Project Screenshots:

project-screenshot




🧐 Features

Here're some of the project's best features:

* Login Page
* Dashboard
* Role Management
* Role Menu Management
* Report File CSV Upload
* Action Approve & Reject Report
* Detail Report Reader
* User CRUD


🛠️ Installation Steps:

1. Clone this repository

```
git clone https://github.com/nandocoeg2/Final_Project_Fernando_Julian.git
```

2. Install dependencies requirement

```
cd backend && npm i
```

```
cd frontend && npm i
```

5. Run

```
npm start
```

6. You can use nodemon

```
nodemon .
```




💻 Built with

Technologies used in the project:

FrontEnd

* ReactJS
* TailwindCSS
* DaisyUI
* Formik
* Axios
* Redux-toolkit
* react-router-dom
* Papaparse



BackEnd

* Express
* Microsoft SQL Server
* CORS
* bcrypt
* cookie-parser
* jsonwebtoken
* Prisma