│ ├── App.js
│ ├── Navbar.jsx
│ ├── Allroutes.jsx
│ ├── Footer.jsx
│ ├── Home.jsx
│ ├── About.jsx
│ ├── Payment.jsx
│ ├── LogTool.jsx
│ ├── LeasePremium.jsx
│ ├── Signup.jsx
│ ├── CalculatorPage.jsx
│ ├── SalarytaxPage.jsx
│ ├── TaxRefundPage.jsx
│ ├── TravelDeductionPage.jsx
│ ├── Company.jsx
│ ├── IncomeTax.jsx
│ ├── LumpsumPage.jsx
│ ├── AidkidPage.jsx
│ ├── WeartearPage.jsx
│ ├── LocalIntCalculator.jsx
│ ├── Foreigncal.jsx
│ ├── Faqs.jsx
│ ├── Foreigncal.jsx
│ ├── Blog.jsx
TaxGenius is the cloned website of TaxTim , an online digital tax assistant that helps you to make tax pay easily. It introduces a conversational approach with its simple and intuitive interface which helps individuals compute tax returns. Thus, you enjoy the same level of interaction as an engagement with a Tax consultant.
She is responsible for making the landing page, about page, payment page, Faqs, Blog, chatbot system and login page of this website.
The landing pages is consists of various libraries and external tools, where all the user get the first intraction to the website. It's a main section of the website which connects all the other pages/route to move from one section to another.
About section helps users to get the over view of TaxGenius, it also provides informations about how the entire sytems having connection with other compayies, where as the bot system guides you when you need help for understanding the system.
Login page is having a private routes to secure user details where user can not make payment whithout logging in. It stores all the user data in json file by performing crud operations.
He is responsible for making Tax calculator of this website, where tax calculator page is consist of Salary tax, Tax Refund, Retirement Lump sum, Travel Deduction, Medical Aid Credit, Wer and Tear, Taxable Local Interest and Foreign Dividens calculators. where each and every calculator are responsible for providing easy and fast way for calculation of taxs.
The whole tax calculator systems are more focused towards the Maths and algorithum, where this page is the core section of the entire taxgenius system.
She is responsible for making the Company calculator and logbook section of taxgenius, where Company calculator page is consist of Income tax and Lease Premium calculators for calculation of taxs,in logbook page we can directly login to the logbook. Where each and every calculator are responsible for providing easy and fast way for calculation of taxs.
The whole tax calculator systems are more focused towards the Maths and algorithum, where this page is the core section of the entire taxgenius system.