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

https://github.com/chriniko13/eresearch-repositorer-admin-portal


https://github.com/chriniko13/eresearch-repositorer-admin-portal

itext jackson jsf jsp jstl lombok mojarra poi primefaces servlet spring-security spring-webmvc tomcat7-maven-plugin vavr xml-beans

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Eresearch Repositorer Admin Portal

### Description
The purpose of this service is to provide a convenient UI for [eresearch-repositorer-service](https://github.com/chriniko13/eresearch-repositorer-service)

It exposes the following information
* Discarded Messages
* Error Reports
* Name Lookups
* Records
* Extract operation

### How to run
* Execute: `mvn tomcat7:run` in order to start the service

* Open in browser: `http://localhost:9090/admin_portal/`

* Login with credentials:
* Username: `admin`
* Password: `admin`

### Screenshots

1.
![1](screenshots/1-1.jpg)

2.
![2](screenshots/2-1.jpg)

3.
![3](screenshots/3-1.jpg)

4.
![4](screenshots/4-1.jpg)

5.
![5](screenshots/5-1.jpg)

6.
![6](screenshots/6-1.jpg)

7.
![7](screenshots/7-1.jpg)