/Bookish

Bookish is a web-based system for Book Libraries, developed using ASP.NET MVC5, Restful Web API's, JavaScript and SQL using code first approach. Staff member has to register to view the contents of this web application, through which one will be able to view books and its details and even search, sort them, pagination is also provided. Customers will be able to rent books based on membership types (Pay as you go or in discount rates). Only logins with Admin rights will be able to to do CRUD on customers and books. Non-admin customers will only have read only access to books. A staff member can also login through social accounts (Google/Facebook). Finally, authentication and authorization are implemented along with Anti Forgery Token to tackle CSRF.

Primary LanguageJavaScript

Watchers