Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bryanbill/hero-squad

Hero Squad is a web application that allows users to create a team of superheroes and group them in squads
https://github.com/bryanbill/hero-squad

handlebars heroes

Last synced: about 1 month ago
JSON representation

Hero Squad is a web application that allows users to create a team of superheroes and group them in squads

Awesome Lists containing this project

README

        

# Hero Squad

- [Description](#overall-project-description)
- [Setup instructions](#setup-instructions)
- [Technology Used](#languages-and-frameworks)
- [Licence](#Licence)
- [Authors Info](#Author)

## Overall Project Description

- Hero Squad is a web application that allows users to create a team of superheroes and group them in squads.

## Setup Instructions

### Clone the repository

HTTPS: `git clone https://github.com/bryanbill/hero-squad.git`

SSH: `git clone [email protected]:bryanbill/hero-squad.git`

### Install dependencies
```bash
mvn clean install
```
### Run the application
```bash
mvn exec:java
```

## Languages and Frameworks

- Java
- Gradle
- Spark
- PostgreSQL
- Handlebars

## Known Bugs

- Currently not aware of any. Open to project improvement suggestions.

## Contributing

Contributions to the project are welcome. Fork this repo to contribute.u

## Live Site

#### Available Here: (http://squadsandheroes.herokuapp.com/)

## Licence

[MIT LICENCE](LICENSE)

## Author

- [Brian Omondi](https://github.com/bryanbill)