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

https://github.com/ericmbouwe/collection-java

A short implementation of objects comparison in Java
https://github.com/ericmbouwe/collection-java

java-8

Last synced: about 1 month ago
JSON representation

A short implementation of objects comparison in Java

Awesome Lists containing this project

README

          

# Collection-java
A short implementation of objects comparison in Java

> This application allows you to make an alphabetical comparison in a list between pieces of music by their title and their author.

![screenshot](./images/screenshot.PNG)

Additional description about the project and its features.

## Built With
- Java
- InteliJ

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites

- Have JDK 8 or above installed

### Install

- fork/clone this repository locally
- Import the project into your IDE (Eclipse / InteliJ / Spring tool suite / Netbeans)

### Usage
- Run the application
- The result will pop up into the console window.

## Authors

👤 **Eric Mbouwe**

- Github: [@ericmbouwe](https://github.com/ericmbouwe)
- Twitter: [@ericmbouwe](https://twitter.com/ericmbouwe)
- Linkedin: [@ericmbouwe](https://www.linkedin.com/in/ericmbouwe/)

## 🤝 Contributing

Contributions, issues and feature requests are welcome! Start by:

* Forking the project
* Cloning the project to your local machine
* `cd` into the project directory
* Run `git checkout -b your-branch-name`
* Make your contributions
* Push your branch up to your forked repository
* Open a Pull Request with a detailed description to the development branch of the original project for a review

##### Please feel free to contribute to any of these!

Feel free to check the [issues page](https://github.com/EricMbouwe/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- [Objis](http://objis.com/)
- [Pluralsight](https://www.pluralsight.com/)
- [Teacher du net](http://www.teachersdunet.com/)
- [Amigos Code](https://amigoscode.com/)
- [Java Brains](https://javabrains.io/)

## 📝 License

This project is free to use as learning purposes. For any external content (e.g. logo, images, ...), please contact the proper author and check their license of use.