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
- Host: GitHub
- URL: https://github.com/hombre2014/helpjuice-challenge
- Owner: Hombre2014
- License: other
- Created: 2023-01-20T19:17:08.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2025-03-11T07:29:43.000Z (2 months ago)
- Last Synced: 2025-03-11T08:28:50.414Z (2 months ago)
- Language: Ruby
- Size: 93.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.md
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.