/musketeers

Do you have what it takes to protect the galaxy from robo-ruin?

Primary LanguageRuby

Musketeers

This application is publically available via Heroku, found here.

Scenario

The year is 2030. Elon Musk, the Marsfather, has declared intergalactic war against robot-kind. It is your duty as the Overseer to seek out and accredit an envoy of the galaxy's best Gunslingers to provide them with the acclaim necessary to defeat humanity's greatest enemy.

Completed as a technical exercise during interview process for Credly.

Dependencies

This application was built with ruby -v 2.4.4, but should work with ruby -v 2.1 or above.

postgresql -v 9.4 or greater is required.

Installation

After cloning the repository, you can install the application by running the following command:

bin/setup

After the script has run, you can start the rails server with bin/rails server and navigate via web browser to localhost:3000

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/kfrz/musketeers. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

See the design document for more information, features roadmap, and architecture considerations.

License

The application is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Musketeers project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.