Skip to content

pvlamm/SimpleInvoicing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Invoicing

Intended for small scale service workers looking to upgrade their Invoicing practices from something simple like Excel or Google-Documents to something more standardized

Third Party Libraries / Technologies

Backend and Database Interaction

  1. SQL Server
  2. EntityFramework Core

Middleware

  1. AutoMapper
  2. FluentValidation
  3. MediatR
  4. Newtonsoft.Json
  5. NSwag
  6. Swashbuckle
  7. VueCliMiddleware

Front End

  1. VueJS
  2. Vuetify
  3. Vuex

General Notes

Firefox sometimes plays a Blocking game with CORS and such making development hard. Don't know yet out of the box how to prevent this, but should be adding an exception to it's Safety Blocking mentality.

About

A simple invoicing system and generates a basic report to send out to clients

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published