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

https://github.com/maxicorrea/java-jcrc

Desktop application for the construction and organization of CRC cards interactively.
https://github.com/maxicorrea/java-jcrc

desktop desktop-application jasperreports java-jcrc javase json maven screenshots swing-gui

Last synced: 7 months ago
JSON representation

Desktop application for the construction and organization of CRC cards interactively.

Awesome Lists containing this project

README

          

# java-jcrc

### Descripción
Este proyecto pretende ser una utilidad para la construcción y organización de tarjetas CRC.

### Youtube
https://www.youtube.com/watch?v=J6sBftt9g-Y

### Caracteristicas
1 - Crear/Modificar/Eliminar tarjetas CRC de forma interactiva.

2 - Exportar en formato JSON y PDF.

### Tecnologías
* JavaSE 8
* swing
* swingx 1.6.1
* jasper report 6.1.0
* json-simple 1.1.1
* Mockito 1.0.3
* JUnit 4.11

[![](https://sonarcloud.io/api/project_badges/measure?project=com.maxicorrea%3AJcrc&metric=bugs)](https://sonarcloud.io/dashboard?id=com.maxicorrea%3AJcrc)
[![](https://sonarcloud.io/api/project_badges/measure?project=com.maxicorrea%3AJcrc&metric=code_smells)](https://sonarcloud.io/dashboard?id=com.maxicorrea%3AJcrc)
[![](https://sonarcloud.io/api/project_badges/measure?project=com.maxicorrea%3AJcrc&metric=coverage)](https://sonarcloud.io/dashboard?id=com.maxicorrea%3AJcrc)
[![](https://sonarcloud.io/api/project_badges/measure?project=com.maxicorrea%3AJcrc&metric=duplicated_lines_density)](https://sonarcloud.io/dashboard?id=com.maxicorrea%3AJcrc)
[![](https://sonarcloud.io/api/project_badges/measure?project=com.maxicorrea%3AJcrc&metric=ncloc)](https://sonarcloud.io/dashboard?id=com.maxicorrea%3AJcrc)
[![](https://sonarcloud.io/api/project_badges/measure?project=com.maxicorrea%3AJcrc&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=com.maxicorrea%3AJcrc)
[![](https://sonarcloud.io/api/project_badges/measure?project=com.maxicorrea%3AJcrc&metric=alert_status)](https://sonarcloud.io/dashboard?id=com.maxicorrea%3AJcrc)
[![](https://sonarcloud.io/api/project_badges/measure?project=com.maxicorrea%3AJcrc&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=com.maxicorrea%3AJcrc)
[![](https://sonarcloud.io/api/project_badges/measure?project=com.maxicorrea%3AJcrc&metric=security_rating)](https://sonarcloud.io/dashboard?id=com.maxicorrea%3AJcrc)
[![](https://sonarcloud.io/api/project_badges/measure?project=com.maxicorrea%3AJcrc&metric=sqale_index)](https://sonarcloud.io/dashboard?id=com.maxicorrea%3AJcrc)
[![](https://sonarcloud.io/api/project_badges/measure?project=com.maxicorrea%3AJcrc&metric=vulnerabilities)](https://sonarcloud.io/dashboard?id=com.maxicorrea%3AJcrc)

### Screenshots

![screenshot from 2018-10-18 09-47-07](https://user-images.githubusercontent.com/34853850/47155598-7943bd80-d2bb-11e8-9838-b56a1c2527df.png)
![screenshot from 2018-10-18 09-47-13](https://user-images.githubusercontent.com/34853850/47155609-7cd74480-d2bb-11e8-8b2e-ed36cedd005f.png)
![screenshot from 2018-10-18 09-48-26](https://user-images.githubusercontent.com/34853850/47155612-7ea10800-d2bb-11e8-977e-5d11c940505e.png)
![screenshot from 2018-10-18 09-48-32](https://user-images.githubusercontent.com/34853850/47155616-7fd23500-d2bb-11e8-89ab-982f2b52bc7a.png)
![screenshot from 2018-10-18 09-48-44](https://user-images.githubusercontent.com/34853850/47155619-819bf880-d2bb-11e8-9733-058a7f9ffc84.png)
![screenshot from 2018-10-18 09-48-52](https://user-images.githubusercontent.com/34853850/47155620-8365bc00-d2bb-11e8-991c-2c49d8d4c5bf.png)
![screenshot from 2018-10-18 09-49-09](https://user-images.githubusercontent.com/34853850/47155621-8365bc00-d2bb-11e8-9431-f060dd8059ab.png)
![screenshot from 2018-10-18 09-49-24](https://user-images.githubusercontent.com/34853850/47155623-852f7f80-d2bb-11e8-8d1d-85507d403cbc.png)
![screenshot from 2018-10-18 09-49-28](https://user-images.githubusercontent.com/34853850/47155629-86f94300-d2bb-11e8-959b-02212d47d3d5.png)
![screenshot from 2018-10-18 09-49-59](https://user-images.githubusercontent.com/34853850/47155631-86f94300-d2bb-11e8-8b9c-40077fc8b358.png)