Skip to content

pazderka/bookfilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to setup this project

  • No special action is required to open this project, as it is only html, css and javascript. Just open it in a browser or in some live environemnt (e.g. live server in VSCode).

Used technologies

  • For this app i have used html, pure javascript (es6+) and pure css (flex, grid), no frameworks, no libraries as times to times a like to do things the most basic way and for something like this framework is really not needed in my opinion.

Bonus functionality / view (Bonus parts from tasks also included, except search prioritization)

    1. Clear Search functionality
    1. css truncated book title when the book details is opened and it is too long.

Not implemented

    1. Search prioritization (i cant see an easy solution in a small amount of time)
    1. Not sure if i understood correctly how the structure of the book itself should look like, now when the page loads, the name is via grid displayed over all the 3 columns, when the book detail is opened, it becomes 2-column flex and styling is updated accordingly (the most suitable solution in my opinion). If this should be structured differently, i may update it till the end of a week.

Areas to improve

    1. Simplify search function
    1. Add media queries for responsivity
    1. play with animations a little bit more

About

Filtering of books

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published