Skip to content

Mystic-Slice/SpeedyTax

Repository files navigation

SpeedyTax

  • Desktop application to aid clients in filing for tax-returns.
  • Connects clients with tax consultants who help clients through the process.
  • Each component of the app is separated into different modules to make sure that migrating to a different technology is easy.
  • Interactions with database are completely asynchronous making the app highly responsive.

Tech Stack:

  • UI: React.js
  • Backend: Electron.js
  • Database: Sqlite3
  • Language: TypeScript

To build and run

  1. Clone the repository
  2. npm i -> To install all the dependencies
  3. npm start
Untitled.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published