Skip to content

Commit

Permalink
Invoice generator V1
Browse files Browse the repository at this point in the history
  • Loading branch information
0xlarmideh committed Mar 16, 2023
1 parent 7e1f36c commit 4caadc4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
@@ -0,0 +1,10 @@
# Invoice-generator
This app generates PDF invoice to be sent to client. [ReactJs , Tailwind CSS]

Current Version is 1.0 featuring jsPDF package implementation, TailWind CSS and React

# Future Updates

Version 2.0 will include typescript to enable a typesafe Application, formik for input validation

Version 3.0 will include Authentication and database. Users will be able to create account, manage their invoices on their dashboards, select invoice design from a list of theme presets and have option of adding additional details to the input form.

1 comment on commit 4caadc4

@vercel
Copy link

@vercel vercel bot commented on 4caadc4 Mar 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.