https://github.com/varsha010101/accutax
An Automated Tax Filing System
https://github.com/varsha010101/accutax
fastapi mysql reactjs
Last synced: about 2 months ago
JSON representation
An Automated Tax Filing System
- Host: GitHub
- URL: https://github.com/varsha010101/accutax
- Owner: Varsha010101
- Created: 2025-04-09T16:17:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-10T09:26:02.000Z (6 months ago)
- Last Synced: 2026-01-11T02:57:35.504Z (5 months ago)
- Topics: fastapi, mysql, reactjs
- Language: JavaScript
- Homepage: https://accutax.onrender.com
- Size: 23.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ๐งพ AccuTax
AccuTax is a powerful and intuitive tax filing platform designed to automate and simplify the entire tax filing process. Built with **FastAPI** for the backend and **SQL** for database management, it aims to help users file their taxes efficiently with minimal manual effort.
## ๐ Features
- ๐ Secure user authentication system
- ๐ Clean signup & login interface
- ๐ Easy-to-understand tax input forms
- ๐ Auto-calculated tax summaries
- ๐ค Auto-upload and manage tax documents
- ๐ Dashboard for tracking filings and status
- ๐ง Email verification and updates
- ๐ง Future-ready for AI-based tax optimization
## โ๏ธ Tech Stack
- **Frontend:** ReactJS
- **Backend:** FastAPI
- **Database:** SQL (SQLite/PostgreSQL/MySQL)
- **Authentication:** JWT / OAuth (Planned)
- **Hosting:** GitHub + [Deployment in progress]
## ๐ Folder Structure
```bash
AccuTax/
โ
โโโ backend/ # FastAPI backend
โ โโโ main.py # Entry point
โ โโโ models/ # SQLAlchemy models
โ โโโ routes/ # API routes
โ
โโโ frontend/ # React frontend (WIP)
โ โโโ src/
โ โโโ public/
โ
โโโ README.md # Project documentation
```
## Demo



## ๐ก๏ธ Security & Privacy
AccuTax ensures that user data is never stored or shared without consent. Future versions will include role-based access and encrypted data storage.
## ๐ Roadmap
- FastAPI user auth
- Income & deduction forms
- Tax computation module
- React frontend
- Deployment on Vercel & Render
- AI-based tax optimization engine (Coming Soon)
## ๐ Contributing
Feel free to fork this repo and contribute to make AccuTax better!