Skip to content

used for technical interview for the frontend developer position

Notifications You must be signed in to change notification settings

zdesiree/interview-frontend-consumer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

interview-frontend-consumer

TASK

Create a venue overview page

Current behavior

Eversports offers venues the possibility to manage their courts. For Eversports it’s important that the venue owners are working closely with our tool. Based on previous analysis we know that the more courts a venue owner is offering on Eversports, the more actively they are using our tool. E.g. a venue that offers 5 or more courts has only a 2% chance to cancel their contract. That’s why it’s important for our business to know how many courts a venue owner is offering on Eversports. The goal is that owners are offering at least 5 courts.

Desired behavior

Show a list of venues with their courts to know which venues offer more less than 5 courts.

Acceptance criteria
  • Show a list of venues and the number of offered courts
  • The number of offered courts has to be highlighted if it’s less than 5 courts
  • Each venue has a details button that opens a details page
  • The detail page contains the venue name, address and a list of each offered court
  • Use the Eversports CI for the UI
  • Use Bootstrap as CSS framework
Technical Environment
  • Use codepen.io to create the exercise
  • Use Pug for HTML
  • Use SCSS for CSS
  • Import jQuery for Javascript
  • Use the venue mock data

Helpful links

About

used for technical interview for the frontend developer position

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published