Virgel24-7 / Inkwell-systems

Library management system
0 stars 0 forks source link

prototype for book display (library and bookcards) #4

Open RAIL-Gan opened 2 months ago

RAIL-Gan commented 2 months ago

use firebase to make collection of books whose data can be displayed in the bookpage

RAIL-Gan commented 2 months ago

done with the prerequisites for this whihc involves making array of books and using lists in react to make div component

Virgel24-7 commented 2 months ago

changed library to jsx component to have reactive rendering, done with implementing firebase to library planning to implement cloud storage for cover images

Virgel24-7 commented 2 months ago

done with implementing get image thru firebase...

only thing left to do for this issue is to complete every field a book needs

Virgel24-7 commented 2 months ago

change description to popup mode to have more uniformity

Virgel24-7 commented 2 months ago

@ShinXplorer can you make it such that when the library is scrolled, the search bar remains?