GithubHelp home page GithubHelp logo

chejuro1 / bookstore Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rubenheeren/bookstore

0.0 0.0 0.0 1021 KB

This .NET version 5 application allows employees of a library to manage their inventory of books in a user-friendly manner and store their data in a SQL database. This is the live demo for the learning project built in the Udemy course "End to End ASP.NET Core API and Blazor Development".

Home Page: https://bs.rubenheeren.com

JavaScript 2.17% C# 62.85% CSS 3.62% HTML 31.36%

bookstore's Introduction

BookStore Web App


This .NET version 5 application allows employees of a library to manage their inventory of books in a user-friendly manner and store their data in a SQL database. This is the live demo for the learning project built in the Udemy course "End to End ASP.NET Core API and Blazor Development".

To get started go to the Log in page and log in with one of the demo accounts, then you can perform CRUD operations on the 'Authors' and 'Books' tables.

Link to live demo
Link to GitHub repo
Link to course


Stack

Front end

  • Blazor, HTML, CSS, Bootstrap 4 and a little sprinkle of JavaScript

Back end

  • REST API: ASP.NET Controllers
  • Authentication and authorization: ASP.NET Core Identity

Database

  • Microsoft SQL

Hosting

  • Microsoft Azure

Features and miscellaneous information

  • Fully data driven REST Web API using cutting edge technology
  • Single Page Application client side UI using Blazor Server AND Blazor WebAssembly
  • Connection to an existing Database using Entity Framework Core
  • Repository Pattern and Dependency Injection
  • Progressive Web Application with Blazor
  • Logging using NLog
  • API documentation using SwaggerUI
  • App tries to adhere to REST design principles
  • User Authentication using JWT (JSON Web Tokens)
  • JSON Web Tokens caching using Local Browser Storage
  • Blazor Application User Authentication State
  • Consuming the REST Web API in a Blazor Application
  • Using Models, DTOs and AutoMapper
  • Setup GitHub for Source Control
  • Migrated from .NET Core 3.1 to .NET 5
  • Applications and Database deployed to Microsoft Azure

bookstore's People

Contributors

rubenheeren avatar chejuro1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.