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

https://github.com/hombre2014/helpjuice-challenge

Front end test task from Helpjuice.com
https://github.com/hombre2014/helpjuice-challenge

Last synced: about 2 months ago
JSON representation

Front end test task from Helpjuice.com

Awesome Lists containing this project

README

        

# Helpjuice Front-End developer test project

> Take home assignment

## Description

The full description of the assignment could be find [here](https://docs.google.com/document/d/161n6pubqHfmIiDVA6dOlhqUZlpQiTfG0_8hUTHAAEzc/edit#heading=h.sv0f7byc2t5o)

## Live demo

[App](https://pacific-tundra-66615.herokuapp.com/)

## Deployment

Deployed using [Heroku](https://heroku.com/)

## Built With

- Languages: Ruby
- Framework: Rails, React
- Database: PostgreSQL
- Bundler: ESbuild

## Usage

Run the following commands:
`git clone https://github.com/Hombre2014/helpjuice-challenge.git`
`cd helpjuice-challenge`
`bundle install`
`bin/dev`
Open a browser and go to: `https://localhost:3000` to view the app.

## Database setup

To start with clean database use:

`cd helpjuice-challenge`
`rails db:drop db:create db:migrate`

## Author

👤 **Yuriy Chamkoriyski**

- GitHub: [@Hombre2014](https://github.com/Hombre2014)
- Twitter: [@Chamkoriyski](https://twitter.com/Chamkoriyski)
- LinkedIn: [axebit](https://linkedin.com/in/axebit)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Hombre2014/helpjuice-challenge/issues).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)](./license.md) licensed.