Skip to content

HeroSquad is an application that helps you recruit new heroes to different squads.you can create a squad of your own or use other squads.

License

Notifications You must be signed in to change notification settings

gilbertKorir/Hero-Squad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hero Squad

By: Gilbert Korir

Description

This project Hero Squad App, allows you to recruit well-balanced team of superheroes.Each hero can only be assigned to one squad at a time.

Requirements

  • Basic Git knowledge, including an installed version of Git.
  • Your application must run on the OpenJDK version 11 - 16.

Technologies Used

  • Java - openjdk 11.4
  • Junit 5
  • Gradle - version 7.0
  • Spark Framework
  • CSS (Bootstrap)
  • Handlebars Templates

Dependencies

  • Spark java framework
  • maven
  • gradle
  • JUnit 5

Setup Installations Requirements

  • To run the application, in your terminal:

    1. Clone the repo https://github.com/gilbertKorir/Hero-Squad.git
    2. locate into the directory and open with intelliJ IDEA.
    3. Rebuild the Project Using Intellij IDEA (simply because it was build under IntelliJ)
    4. Run the App class using the green triangular icon on your top right, or ctrl+shift+10.
    5. Navigate to http://localhost:4567 in your browser and have fun.
    6. Offline the app runs on { localhost:4567 }

Development

To fix a bug or enhance an existing module, follow these steps:

  • Fork the repo
  • Create a new branch (git switch -c ft-develop)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -m 'additional info')
  • Push to the branch (git push origin ft-develop)
  • Create a Pull Request.

live link: https://mysquad-hero.herokuapp.com/

Known Bugs

No known bugs.

License

MIT This project is licensed under the terms of the MIT license. Copyright (c) 2022 Gilbert Korir

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.

About

HeroSquad is an application that helps you recruit new heroes to different squads.you can create a squad of your own or use other squads.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published