Code Monkey home page Code Monkey logo

reconciliation's Introduction

Project Structure

Simple project structure with several clients. Clients depends on "ReconcciliationApp.Service" for request and response execution. Which is responsible for core business logics. This client projects are created using Visual Studio Project Templates

Features

  1. Reconciliation table grid
  2. Inline table cell edit (angular, blazor, react, vue)
  3. On startup database table delete all rows and ensure tabels has only seed data

Technologies

  1. .Net Core 3.1
  2. Entity Framework Core 3.1.3
  3. AutoMapper 9.0.0
  4. Angualr 9
  5. Blazor
  6. Blazor.Modal 4.1.0
  7. Bootstrap 4
  8. React 16.0.0

Getting Start

  1. Clone the repository
  2. Open on visual studio(2019 recommended)
  3. Select client Angular/Blazor and mark set as startup from visual studio solution explorer
  4. Open "appsettings.json" of the selected client project and update the connection string server name with yours. Default is SQLExpress, if your server name is like SQLExpress, you can ignore this step
  5. Run the project through Ctrl + F5 (if angular client is selected, for the very first time it will take some time to build and run for angular npm dependencies)
  6. No need to worry about the database, on the startup of the application, it will be created automatically, also insert some seed data as like the output. So you will get the output exactly same as output sample of a client

Reconciliation Outputs

Angular Client

Blazor Client

React Client

Vue Client

reconciliation's People

Contributors

dependabot[bot] avatar sabbiryan avatar

Watchers

 avatar  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.