danhy989 / E-Invoice

Dự án hệ thống hóa đơn điện tử, liên kết với hệ thống thuế.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E-Invoice Simple

E-Invoicing Deployment diagram

Demo E-invoice : Mobile App , Windows Form App , CloneTax , digitalSinature , HTKK

Mobile App :

  • Mobile apps using JavaScript and React
  • Framework : react-native
  • Library : react-native-firebase , react-navigation .

Feature

  • Insert necessary information to SEND
  • SEND Customer,Invoice,Company,Items Information , to Web Database server(firebase) use react-native-firebase .

HOW TO USE

  • Create project(1) on Firebase
  • Get google-services.json from project(1)
  • Change google-services.json at \demoEInvoicingMobile\android\app
  • CMD in root project : react-native run-android
  • Done !

capture capture1 capture2

Windows Form App

  • Windows Form Apps using C#
  • Packages : FireSharp.1.1.0 , FireSharp.Serialization.JsonNet.1.1.0 , Newtonsoft.Json.7.0.1 , sautinsoft.document.3.5.9.26 ,RestSharp.104.4.0

Feature

  • GET Customer,Invoice,Company,Items Information from Web Database server(firebase) use FireSharp .
  • Load Data to DataGridView
  • Save data to Database use SQLSERVER
  • Create PDF File to Print Invoice

HOW TO USE

  • Run demoEInvoicing.sql to create Database
  • Open visual studio 2015 and RUN !

demoapp 2

About

Dự án hệ thống hóa đơn điện tử, liên kết với hệ thống thuế.


Languages

Language:Java 46.8%Language:C# 31.2%Language:JavaScript 12.1%Language:PowerShell 5.6%Language:Objective-C 3.0%Language:Python 1.3%