Skip to content

CodeOp-tech/FS29

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Front End Recruitment Test

This project will be divided in three parts:

Data

  • Getting information (data) from books.json which is inside "public" folder. Path: /app/public/books.json.
  • List the first 20 books in your main page. Including the picture and title.

Design the app

  • In the root of this folder, there's a model for you to follow to design the App. Try to make it look as much similar as you can. Use you imagination to add more features, if you have time.

Bonus implementation:

  • Add a favorite button to each of the books. When you click to favorite this book, it will be created a favorite list.

Note:

  • Please update the questions from the Question section on this file with your answers.

Requirements

  • Do no spend more than 2-3 hours on a submission.

  • We also take into consideration the Answers to technical questions, code organization, identation and comments. If you have anything to add or want to explain a feature, you can leave a note on the comments section below


Questions

  1. How long did you spend on the coding?

  2. What would you add to your solution if you had more time?

  3. Share a code snippet that you are proud of and explain what it does

  4. How would you track down a performance issue in production? Have you ever had to do this?


Comments


Submission

After completing the challenge, commit it to Github.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published