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
- Host: GitHub
- URL: https://github.com/ericmbouwe/collection-java
- Owner: EricMbouwe
- Created: 2020-01-12T13:03:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-12T12:00:20.000Z (over 6 years ago)
- Last Synced: 2025-12-31T11:27:45.087Z (6 months ago)
- Topics: java-8
- Language: Java
- Homepage:
- Size: 7.81 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

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.