Skip to content

Ez Tax makes it easy for users to manage their taxes and stay compliant with tax laws. Whether you’re an individual or a business owner, Ez Tax has got you covered. You can use the platform to file your tax returns, calculate your taxes, and keep track of your finances.

adilrza0/EzTax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ez Tax: Simplifying Tax Returns

Description

Ez Tax is your hassle-free solution for tax return submission and calculations. Our user-friendly platform is designed to empower individuals and businesses with easy tax management, eliminating the need for costly practitioners.

Key Features:

  • Simplified Tax Returns: Effortlessly navigate complex tax processes.
  • Cost-Efficient: Save money by avoiding expensive consultations.
  • User-Centric Design: Enjoy an intuitive and stress-free experience.

Join us in revolutionizing tax management.

Tech Stacks

  • HTML
  • CSS
  • JavaScript
  • ReactJS
  • Chakra UI
  • Styled-Components

Folder Structure

    stoic-sack-3017
    ├── README.md
    ├── node_modules
    ├── package-lock.json
    ├── package.json
    ├── .gitignore
    ├── public
    └── src
        └── Components
        │   ├── Footer.jsx
        │   ├── Navbar.jsx
        │   ├── PrivateRoute.jsx
        │   ├── YoutubeEmbed.jsx
        ├── chatbot
        │   ├── Avatar.jsx
        │   ├── Chatboat.jsx
        │   ├── FinalChatBoat.jsx
        │   └── style.js
        ├── Context
        │   └── AuthContext.jsx
        ├── images
        │   ├── c.png
        │   ├── c2.jpg
        │   ├── captcha.jpg
        │   ├── HomePage (600).jpg
        │   ├── taxtim-logo.jpg
        │   └── logoeztax.png
        ├── Pages
        │   ├── Calculators.jsx
        │   ├── Faq.jsx
        │   ├── Landing.jsx
        │   ├── Login.jsx
        │   ├── MainRoutes.jsx
        │   └── Signup.jsx
        ├── App.css
        ├── App.js
        ├── index.css
        └── index.js

Deployment

This Project is deployed and accessible at https://eztax.vercel.app/

Landing Page

LandingPage

Login Page

Login

Signup Page

Signup

Calculators Page

CalculatorPage

Tax Calculation Page

taxCalPage

About

Ez Tax makes it easy for users to manage their taxes and stay compliant with tax laws. Whether you’re an individual or a business owner, Ez Tax has got you covered. You can use the platform to file your tax returns, calculate your taxes, and keep track of your finances.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.4%
  • HTML 1.7%
  • CSS 0.9%