Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing Task solution - disregard it #19

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 1 addition & 55 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,55 +1 @@
# Scrive elm challenge

Hello! Welcome to the Scrive Elm Challenge.

This repository contains the requirements definition of a project used for job applications
for a **position of an [Elm](https://elm-lang.org/) developer at Scrive**.
The whole task is based on a real part of our production application and real needs we have addressed.

It also contains the skeleton of an Elm application with technologies we are currently
using - [Tailwind CSS](https://tailwindcss.com) and [Vite](https://vitejs.dev).

## Task parts

You must deliver at least one part of your choice. (You can of course do more parts).

You can choose from following parts:

- [Settings](task-settings.md)
- [Contact details](task-contact-details.md)
- [Tags](task-tags.md)


## Goal

The aim is to test your ability to come up with a solution to a real-world problem that will be part of your day-to-day responsibilities.
Obviously the first thing what we will look at is the extent to which your implementation meets the original requirements.
We also want to see your ability to come up with a robust solution and will look at the overall code quality.

## Where to Start

If you are interested in applying for an Elm developer position or just want to challenge yourself (which is also 100% OK with us),
please follow the steps below:

If you are already in the process of application, you should have access to Scrive CAT - follow instructions there

Otherwise:

- Pick at least one [task](#task-parts) and read through the requirements.
- Fork this repository under your GitHub account.
- Complete an implementation within your fork.
- Open a pull request to the [original](https://github.com/scrive/elm-challenge/) repository with your own implementation.
- Make your pull request ready for review to let us know that we can review your code.
- Comment your PR with any questions in case you need any help

**You can also open a draft pull request before you finish the implementation in case you want to discuss anything with us!**

Good luck and enjoy the challenge.

## How to start the dev server


```
npm ci
npm start
```
st 15. ledna 2025 23:38:23 CET