Online Textbooks is a web application where students can find relative study materials online such as textbooks and reference books instead of owning a physical copy. The web application consists of a repository of textbooks in a digital format relative to the student’s field of study. It eliminates the need for physical textbooks and materials not being available to the students of a particular class. It can also be easily accessed from anywhere within the boundaries of the institution and only by the stakeholders of the institution.
- Students and professors need not worry about enough books being available in the library for reference as they have access to digital copies.
- With a vast repository of books, students and professor can access digital copies anywhere and anytime.
- There is no actual need of referring a hard copy of the textbook as everything is available online. It also helps in curbing paper management.
- Bootstrapped with - startbootstrap-sb-admin-2
- node.js
- express.js
- mongoDB
- jQuery
ATLAS_URI
PORT
- Clone the repo:
git clone https://github.com/rat9615/Online-Textbooks.git
. - Change directory:
cd Online-Textbooks
. npm install
to install the dependencies.npm run dev
to run the application on your localhost.
Project still in progress.