E-Lib is an online platform designed to provide easy access to information for students. Due to the pandemic, it was realized that better systems are to be created, in order to cater the needs of the students. Therefore, it was imperative to utilize technologies available, so that the students are not left behind.
E-Lib is live at: https://evsulib.herokuapp.com . Check it out, and don't forget to follow me for more projects like this.
E-Lib is currently built with the following technologies:
- NodeJS
- ExpressJS
- ReactJS
- NextJS
- ReduxJS
- Material-UI
- Puppeteer
You can clone the repository to your local machine. Be sure that you have NodeJS installed. You can then run npm install
, and after installing dependencies, run npm build
. Finally, you can run npm start
, and check your application running at http://localhost:3000
.
With an easy-to-use search bar, you can search for research papers, magazines, new articles, and many more, in an instant. E-Lib can return results in less than a second. You can also use the search filters, to further narrow down your results.
With a simple, yet effective, layout, you would be able to easily find the information or knowledge you are looking for.