Java-Projects-Collections icon indicating copy to clipboard operation
Java-Projects-Collections copied to clipboard

Contribute in this repository by raising a genuine PR. Then get verified, and earn the free swags from Hacktoberfest 2023.

Results 7 Java-Projects-Collections issues
Sort by recently updated
recently updated
newest added

Key Changes: 1. Constants: Used constants to store BMR coefficients and activity multipliers for readability and easier maintenance. 2. Input Validation: Added validation for user input (gender, age, weight, height,...

Each Java project should have its own README.md explaining: Purpose of the project. Technologies/libraries used. How to run the code. Sample input/output if applicable.

Currently, there's no indication of how projects are categorized. Adding a structured folder system would help users find relevant content faster. Suggest categories like: beginner-friendly/ data-structures/ gui-applications/ console-applications/ algorithms/

chessGameEngine is lesser concept oriented yet contains many challenges at design level. Here are the following things that must be done by a chess game application : ->Board state management...

Clarify which open-source license applies to the codebase so contributors understand how it can be used or shared. Choose an appropriate license (MIT is common for collections like this). Add...

To guide first-time contributors through the process of submitting meaningful pull requests. Steps to fork, clone, and set up the repo locally. Instructions on how to add new Java projects...