Skip to content

hetulbhatt/Paperback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Paperback

A book rental system

This is an online portal which provides subscription to eBooks fields at minimal cost. It is a .Net MVC project with OAuth authentication using Email. We have used Entity Framework with MSSQL database. We have deployed our web application on Azure Cloud Services.

User needs to select subject of the book which he/she is expecting. After selecting subject, all books related to that particular subject will be displayed to user. After successfully finding the book, user can subscribe to that book for duration in term of months. User can read any subscribed book from "My Book" section.

The tricky part was to restrict users from downloading the PDFs which was tackled by making a custom PDF viewer specially for this project using PDF.js.

About

A book rental system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published