Skip to content

jvm/saft-webapp

Repository files navigation

🚀 SAFT Web App

Welcome to the SAFT Web App — your modern, open-source solution for working with the Standard Audit File for Tax Purposes (SAFT-PT) in the browser! This project is designed to make SAFT file validation, analysis, and visualization intuitive and accessible for everyone.


🌟 Features

  • Easy XML Validation: Instantly validate your SAFT-PT XML files against the official schema.
  • Modern UI: Built with React and Vite for a fast, smooth, and responsive experience.
  • Open Source: Transparent, community-driven development.
  • Deployable Anywhere: Easily run locally or host for free using GitHub Pages!

🚀 Getting Started

  1. Install dependencies:
    npm install
  2. Start the development server:
    npm run dev
  3. Build for production:
    npm run build

🗂️ Project Structure

  • index.html – Main HTML file
  • src/ – Source code (React components, utilities, etc.)
  • public/ – Static assets (including the SAFT XSD schema)
  • vite.config.js – Vite configuration
  • .github/workflows/ – CI/CD for deployment
  • .gitignore, README.md, LICENSE – Project meta

🤝 Contributing

Contributions, bug reports, and feature requests are welcome! Please open an issue or submit a pull request to get involved.


📄 License

This project is licensed under the Apache License 2.0. See the LICENSE file for details.


Enjoy using and contributing to SAFT Web App! If you find this project helpful, please star the repo and share it with others.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published