Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 297 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 297 Bytes

Edify Coding Test

Instructions

Clone this repo.

Complete the following tasks:

  • task01_leapyear
  • task02_urlparams
  • task03_disableusers
  • task04_datamodel

You can find the instructions for each task on its corresponding README.md file.

Push your code to master when done.

Good luck!