This project is a web page that allows users to search for resources by category and keyword. The user can also add new resources to the library by adding to the GitHub README file, which then will be displayed on the webpage.
The library is a collection of resources put together by the members of the Code Society for various programming and software development subjects that the community have found useful. It's a great place to find books, articles, videos, and more to help you learn and grow as a programmer or scientist.
The application is fully responsive and works on all devices. The user can easily search for resources on their desktop, tablet, or mobile device. It is hosted on GitHub Pages and the source code is available on GitHub. It does not require any database, the data is directly pulled from the README file in the repository. I am using DataTables to display the resources in a searchable and sortable table. The application is built using HTML, CSS, and JavaScript.
Check the webpage