Skip to content

TaxTim is an online tool that assists non tax practitioners with their tax return submission and in calculating tax. Their goal is to make it as easy as possible with little to no effort but without the hefty practitioners' cost.

Notifications You must be signed in to change notification settings

VeeranganaMalav/TaxTim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaxTim

Depoyed Link :

The project is deployed on netlify - https://taxtim.netlify.app/

Description

TaxTim is an online tool that assists non tax practitioners with their tax return submission and in calculating tax. Their goal is to make it as easy as possible with little to no effort but without the hefty practitioners' cost.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

Mock API - https://6453b750e9ac46cedf2d995b.mockapi.io/api/bikes/login

Tech Stacks

  • HTML
  • CSS
  • ReactJS
  • Chakra UI

Folder Structure

    closed-birthday-4512
    ├── README.md
    ├── node_modules
    ├── package-lock.json
    ├── package.json
    ├── .gitignore
    ├── public
    └── src
        └── Components
        │   ├── AllRoutes.jsx
        │   ├── BillingPage.jsx
        │   ├── CapitalGains.jsx
        │   ├── Footer.jsx
        │   ├── IncomeTaxCalculator.jsx
        │   ├── Navbar.jsx
        │   └── PrivateRoute.jsx
        ├── chatbot
        │   ├── Avatar.jsx
        │   ├── chatbot.js
        │   ├── Form.jsx
        │   └── PrivateRoute.jsx
        ├── Context
        │   └── AuthContextProvider.jsx
        └── css
        │   ├── BillingPage.css
        │   ├── Calculators.css
        │   ├── CapitalGainsCalculator.css
        │   ├── Contact.css
        │   ├── FAQ.css
        │   ├── Footer.css
        │   ├── HomePage.css
        │   ├── IncomeTaxCalculator.css
        │   ├── Login.css
        │   └── Navbar.jsx
        ├── images
        │   ├── c.png
        │   ├── c2.jpg
        │   ├── captcha.jpg
        │   ├── HomePage (600).jpg
        │   ├── taxtim-logo.jpg
        │   └── TaxTim.png
        ├── Pages
        │   ├── Calculators.jsx
        │   ├── Contact.jsx
        │   ├── FAQ.jsx
        │   ├── Login.jsx
        │   ├── HomePage.jsx
        │   └── Login.jsx
        ├── App.css
        ├── App.js
        ├── index.css
        └── index.js

Landing Page

Login Page

Calculators Page

Income Tax Calculator

Billing Page

About

TaxTim is an online tool that assists non tax practitioners with their tax return submission and in calculating tax. Their goal is to make it as easy as possible with little to no effort but without the hefty practitioners' cost.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •