Skip to content

Full Stack Web Application to share your e-books, manage them, and manipulate them.

License

Notifications You must be signed in to change notification settings

HusseinYoussef/Book-Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Store Web Application

Book Store is a Web Application to store, view, and manipulate books.

Functionalities

  • View all available books.
  • View details of a book.
  • Add a new book.
  • View top and similar books.
  • Search for a book.
  • Download book pdf.
  • Signup, Login and Logout.
  • Change Password
  • View your Library.
  • Edit and Delete your books.

Stack

  • C#
  • ASP.NetCore 3.1
  • PostgreSQL
  • EntityFramework Core
  • Identity
  • Html, Css, Javascript, Bootstrap4, and Jquery

Running the server

From within BookStore.WebApp directory, run:

dotnet run

Overview

Home

home

Books

home

Book Details

home

Search

home

Search (No Results)

home

Signup

home

Login

home

References

  • WebGentle youtube Guide

  • Microsoft Docs

Todos

  • Add favorite books.
  • Some UI magic.

Releases

No releases published

Packages

No packages published

Languages