A tool for grinding questions for your accounting exam
Accounting exercises often involve repetitive tasks of preparing books, journals, ledgers, and financial statements manually or using scattered Excel files. Most platforms are either too generic or not designed for structured academic practice—especially those aligned with UEC syllabus standards.
AccEditor is a curated tool that mimics the layout of accounting documents based on UEC accounting curriculum structure, while simplifying the bookkeeping process for students, teachers, and exam preparation. Inspired by real past-year papers and modular topics, it provides a digital environment to manage:
- Petty Cash Books
- Ledgers
- Journals
- Statements
If you want to run the website on your local machine:
- Clone the repository:
git clone https://github.com/melvinchia3636/accEditor
. - Install dependencies for both backend and frontend using your desired package manager.
npm dev
for frontend andnpm nodemon src/index.js
for backend.- Enjoy!
This project is completed. If any bugs are found, please file an issue here, and I'll resolve it ASAP. Feel free to contribute to the project as well.
Thanks to my high school.
Made with 🖤 by Melvin Chia.
Licensed under MIT.