Welcome to the VeriTax project repository. This repository contains all the necessary files and documentation related to the VeriTax project for the CSE-326 Information System Design Sessional course.
-
- This file contains Business Process Model and Notation (BPMN) diagrams for the VeriTax platform.
- The diagrams illustrate the business processes and workflows involved in the system, helping to visualize the sequence of activities.
-
- This file contains mock user interfaces designed for the VeriTax platform.
- It includes wireframes and prototype designs that help visualize the user experience and interface layout.
-
- This file includes the class diagram and Entity-Relationship Diagram (ERD) for the VeriTax system.
- These diagrams provide a visual representation of the system's data structure and relationships between different entities.
-
- This file contains collaboration diagrams that illustrate the interactions between objects in the VeriTax system.
- The diagrams help understand how objects work together to achieve specific system functions.
-
- This file includes sequence diagrams that show the sequence of messages and interactions between objects in the system.
- The diagrams provide a detailed view of the order in which operations are carried out.
-
- This file contains state diagrams that depict the different states of the system or objects and the transitions between them.
- The diagrams help visualize the lifecycle of objects in the VeriTax platform.
-
Fill Up Tax Form
- Users can fill out their tax forms online through the VeriTax platform, ensuring all necessary fields are completed and calculations are accurate applying OCR.
-
Check Return Status
- The platform allows users to check the status of their tax returns, providing updates on processing stages and any required actions.
-
See Rules
- Users can access a comprehensive list of tax rules and regulations to ensure compliance and understand their tax obligations. Also can see the rules applicable for his/her tax returns by analyzing them and finding anomalies.
- Frontend Repository: VeriTax Frontend
- Backend Repository: VeriTax Backend
The VeriTax project is developed by the following team members:
1905005 : Ashrafur Rahman Khan
1905012 : Faria Moushee
1905022 : Fatema Tuz Zohra Ava
1905035 : Farhan Tahmidul Karim
1905045 : Md Ishrak Ahsan
1905050 : Riad Ahmed Anonto
To get started with the VeriTax project, follow these steps:
-
Clone the Repository
git clone https://github.com/Anonto050/CSE-326-ISD-Sessional
-
Navigate to the Project Directory
cd VeriTax
-
Explore the Folders
- Navigate through the
BPMN Diagram
,Mock UI
,Class Diagram and ERD
,Collaboration Diagram
,Sequence Diagram
, andState Diagram
files to explore the content and documentation.
- Navigate through the
- Follow the standard Git workflow for contributing to this project.
- Ensure that your code is well-documented and adheres to the project's coding standards.
- Submit pull requests for any new features or bug fixes, and include a detailed description of your changes.
If you have any questions or need further assistance, please reach out to the project team.
Thank you for your interest in the VeriTax project. We hope this repository provides you with all the information you need to understand and contribute to our project.