Skip to content

ankitkrai07/stoic-sack-3017

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