/SquadsAndHeroes

An app that allows you to recruit a well-balanced team of superheroes (or any other character-type of your choosing).

Primary LanguageJavaMIT LicenseMIT

SquadsAndHeroes

Author

Michael Mbaya Gikunda.

Description

Its an app that allows one to recruit a well-balanced team of superheroes, where at the very least, they should have a name, age, special power and weakness. The heroes should also have a max size, name, and a cause a hero can only participate in one Squad at a time.

Prerequisites & setup

Prerequisites

  • 1.Git.
  • 2.Java SDK and Environment
  • 3.Java IDE preferably IntelliJIDEA Community or Ultimate Edition.
  • 4.Gradle.

Setup

  • Clone this repository unto your local machine, open in the IDE and run the command "gradle build" and "gradle run"
Or

How to use

1.Add a new squad 2.Add a new hero in the squad 3.Add a squad name , size and a cause 4.View a list of current squads 3.View a list of heros in a squad

TECHNNOLOGIES USED

  • Java

BUGS

  • N/A at the current time.
  • If you come across any bugs, please reach out to the contact below

CONTACTS

LICENSE

  • MIT License

Copyright (c) 2020 Michael-Mbaya

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.