Code Monkey home page Code Monkey logo

bookstores's Introduction

BookStores

BookStores is a Blazor Server app using ASP.NET Core as back-end service and MSSQL for database.

It has code samples for Authentication, Authorization, DataGrid, Database operations....and much more.

Please follow the intrsuctions to set it up on your machine.

Demo_App

Installation

Prerequisites

  • IDE - Visual Studio or VS Code
  • Framework - .NET Core 3.0 or Greater
  • Database - SQL Express/Server

Clone

  • Clone this repo to your local machine using https://github.com/CuriousDrive/BookStores.git

Setup

BookStores Database

  • Create database BookStoresDB in SQL Express/Server
  • To create the data run SQL query from BookStores/Database/GenerateData.sql

BookStores Web API

  • Open project BookStores/BookStoresWebAPI/BookStoresWebAPI.sln
  • Run Project through Visual Studio/Terminal
  • Go to https://localhost:5001/swagger or https://localhost:44315/swagger

Blazor Server App

  • Open Project BookStores/BlazorServerApp/BlazorServerApp.sln
  • Run Project through Visual Studio/Terminal
  • Go to https://localhost:6001/ or https://localhost:44391/
  • Click on login. You should get logged in as [email protected]

Videos

The best part about BookStores that it's been documented while it was getting built. Please check out below videos if you wish to build your own project from the scratch.

Video Series Topics
Start Watching ASP.NET Core Web API Tutorials
Start Watching Blazor Server Tutorials

Have questions?

If you have any questions on how this project is setup then you can reach out to us on below handles.

https://twitter.com/curious_drive
https://www.facebook.com/curiousdrive/
https://www.youtube.com/c/curiousdrive

Let us know how it goes.

bookstores's People

Contributors

aelhadi avatar curiousdrive avatar dependabot[bot] avatar

Watchers

 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.