TrackTik Frontend Challenge

Congrats 🥇

You are ready to complete the TrackTik Frontend Challenge !

Your goal is to create a small web application with two views :

To complete this challenge you need to communicate with the Challenge Rest API. At TrackTik we use VueJS, but you are free to use any tools you are most comfortable with.

This is a tiny app, but you are free to over-engineer it. The goal here is for you to showcase your skills.

Please provide a quick README.md which contains all the instructions to run your application. Feel free to document your technical choices.

Context and Rules 📜

Important take-aways and what we expect from this challenge :

API ☁️

You can access the API Documentation here

API base domain : https://tracktik-challenge.staffr.com

You are allowed to do mutation on resource via (POST/PUT/PATCH/DELETE) but if you mess up you can rebuild a valid dataset via GET /build-db. Dataset could be regenerated at any time.

Overview:


Thank you and have fun 🥳