GithubHelp home page GithubHelp logo

go2ismail / blazorexampleinvoicemanagementsoftware Goto Github PK

View Code? Open in Web Editor NEW
62.0 6.0 32.0 15.09 MB

Blazor server real world example app. Fully functional invoice management software that can help you manage all your invoices and customers. Developed using Blazor framework and RDLC for invoice print out.

License: MIT License

Shell 0.02% C# 72.15% HTML 7.95% Dockerfile 0.02% CSS 19.87%
blazor-server example-project invoice-generator rdlc

blazorexampleinvoicemanagementsoftware's Introduction

Blazor Example Invoice Management Software

Blazor server real world example app. Fully functional invoice management software that can help you manage all your invoices and customers. Developed using Blazor framework and RDLC for invoice print out.

Live demo:

alt capture1 alt capture2

Technical Features

Functional Features

  • Invoice Management
  • Customer Management
  • Company Management
  • Product Management
  • Tax Management
  • Security and Memberships (Roles based access)

Project Structure

This open source project contains four folder, three of them are C# projects, and one of them is special config file for radzen IDE. Below are the explanation:

  • Entity folder: contains C# project class library in the form of .NET standard 2.0. As its name implied, this project contain entity class that latter on will converted into tables in database.
  • RDLC folder: contains C# WinForm project that I used to create .RDLC report file for invoice print out. After finish design the .RDLC file on this project, then I manually copy paste the .RDCL file into Blazor project at wwwroot/reports folder
  • meta folder: contains JSON file as a kind of config file, used by radzen to generate CRUD pages and its related services.
  • server folder: contains Blazor server project targeting ASP.NET Core 5.0 that actually the main project of this open source solution.

How to Run the Project

  • Open the project using Visual Studio
  • Change connection string to target your desired SQL server
  • Run the project by press the "play" button at your Visual Studio IDE

note: The database will automatically created upon the first run of the project, so no need to create the database manually.

Support Us

This project supported by https://store.indotalent.com 50% discount using discount code: GITHUB50

blazorexampleinvoicemanagementsoftware's People

Contributors

go2ismail avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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