Build a web application that helps CPA candidates score highly on the IT portion of the BEC exam.
The AICPA, the organization responsible for creating the CPA exams, started to include more IT questions in their BEC test. Many people who take the CPA are not prepared for these questions because IT topics are not covered adequately in existing review courses. Because of this, many people are struggling with the BEC portion of the CPA exam.
You can start your studying by visiting quizbecit.com.
There are three ways to contribute to this project: you can submit a question that other users can study, improve the source code on GitHub, and donate through PayPal.
The easiest way is to go to the question form page where you will be prompted with a form to create and submit a new question.
If you want to, you can also create a pull request to insert the question(s) directly into the code in the "questions.json" file via GitHub.
In order to complete the project's objective, it is imperative that our question base is filled with quality questions that are relevant, accurate, and understandable. Because of this, every submitted question will be reviewed and adjusted to meet these standards if necessary.
If you notice that any particular question can be improved, we welcome your critical eye. Don't hesitate to create an issue in GitHub or send an email to [email protected].
We welcome people of any skill level to contribute to our source code. Before you begin, you will need to have node.js installed on your device along with the Prettier code extension in Visual Studio Code. Below is a list of steps on how to contribute.
- Fork this repository.
- Create a branch.
- Make your changes and commit them.
- Push to the original branch.
- Create a pull request.
Licensed under the MIT license.