Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.2 KB

README.md

File metadata and controls

46 lines (35 loc) · 1.2 KB

Simple-library-management

DevRev's Simple library management page using HTML, CSS, JavaScript


Problem Statement


Build a simple library management page where
● Users should be able to see the list of books
○ Instead of loading all the results on the page, perform paging on the list of books – either implement 10 results per page or load on scroll will be a bonus
● Users should be able to filter the list of books based on Title, Author, Subject and Publish - date
○ User should be able to see the count of books in based on each criteria [ Title, Author, Subject and publish-date


Technologies & Tools

-HTML
-CSS
-JAVASCRIPT
-LOCALHOST
-vscode
-spyder
-Github



Deployment

GITHUB
Netlify (www.netlify.com)



Screenshots

1
2



#Link to Project Demonstration LIVE:
https://devrev-library-management.netlify.app/