Skip to content

quangho-dev/junior-fe-tech-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skedulo Tech Test

Pre-Requisites

  • Node
  • Npm
  • Yarn

Installation Instructions

Install: yarn bootstrap

This installs everything for the App as well as the Server, so please don't run npm install (unless you also want to run it from the server folder)

Running the App

Run: yarn start

Testing the App

Run: yarn test

Overview

Hi! Welcome to the Skedulo frontend tech project. You will find the details for your test here. Once you're ready reach out to your hiring manager and they will share some github names to add as collaborators who will review your submission.

Once you have completed the exercise it would be great to see a readme that contains some of your thinking while working through the test, constraints you worked within, some decisions and compromises you needed to make, and anything else you think would be interesting for the reviewers to know.

Good luck! And if you have any questions, don't hesitate to contact your hiring manager.

My notes:

  • Because I can't find the data of contacts, so I can't fetch contact's name by contact ID.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 47.1%
  • JavaScript 31.8%
  • CSS 10.8%
  • HTML 10.3%