/HeroSquad

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

Primary LanguageJavaScriptMIT LicenseMIT

HeroSquad By Chalie

Description

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

Live Deployment View Here

Live Release

Live : Download Here Run the package using java -jar HeroSquad<version>.jar

Project Homepage

image

Contributions

If you'd like to contribute.

  • Fork the repo
  • Create a new branch (git checkout -b feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -m 'Improve/Add feature')
  • Push to the branch (git push origin feature)
  • Create a Pull Request [Make sure your code is properly commented] If you find a bug, kindly open an issue Here . If you'd like to request a new function, feel free to do so by opening an issue Here.

Development setup

Cloning and setting up a local development database

  • git clone https://github.com/Chal13W1zz/HeroSquad.git && cd HeroSquad && psql < drop.sql && psql < create.sql && psql hero < hero.sql
  • open the project using your favourite IDE

NB: use Gradle For development and Maven For Deployment

Clone and run With Gradle

  • git clone https://github.com/Chal13W1zz/HeroSquad.git && cd HeroSquad && gradle run
  • open http://localhost:4567 on your favourite browser and enjoy :)

Technologies Used

  • Handlebars
  • Java Spark
  • Intellij IDEA CE
  • PostgreSql
  • Maven
  • Gradle
  • Bootstrap
  • Fontawesome

Known Bugs

N/A

Connect With Me

image

telegram.org

twitter.com

whatsapp.com

youtube.com

MIT Licence Copyright © 2021, Chalie All rights reserved.