Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codeantik/billing-system
An invoice generator which allows users to keep track of their payments, send emails to clients and can even pay through the stripe payment service
https://github.com/codeantik/billing-system
dotenv emailjs-com express invoice-generator kendo-react-to-pdf material-ui mongodb mongodb-atlas mongoose nodejs nodemailer qrcode reactjs stripe uniqid uuid
Last synced: about 1 month ago
JSON representation
An invoice generator which allows users to keep track of their payments, send emails to clients and can even pay through the stripe payment service
- Host: GitHub
- URL: https://github.com/codeantik/billing-system
- Owner: codeantik
- Created: 2021-10-27T13:41:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T10:19:43.000Z (about 2 years ago)
- Last Synced: 2023-03-05T02:53:48.832Z (almost 2 years ago)
- Topics: dotenv, emailjs-com, express, invoice-generator, kendo-react-to-pdf, material-ui, mongodb, mongodb-atlas, mongoose, nodejs, nodemailer, qrcode, reactjs, stripe, uniqid, uuid
- Language: JavaScript
- Homepage: https://billing-system-client.vercel.app/
- Size: 405 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Billing-System
App URL --> https://billing-system-client.vercel.app/
Server URL --> https://billing-system-server.onrender.com/
/invoices --> returns all invoices
/invoices/:invoiceId --> returns one inovice
/sendmail --> sends mail to the email provided
/payment --> does payment for the inovice