Skip to content

Introduction

INFO

The documentation is still under development. Most of the content is API Endpoint documentation. I will add more content about the backend and frontend implementation in the future.

If you want to see how I implement features, you can use the search bar or Ctrl + K then type Implementation, it will show you all the implementation content.

What is Koperasi Multiasa?

Koperasi Multiasa is a Single Page Application (SPA). Using the latest technology and automated monthly billing, this application enables users to streamline transaction management and bookkeeping.

Just want to try it out? Skip to the Quickstart.

Why Koperasi Multiasa?

In cooperative management, keeping an eye on things is crucial, especially when committee members change regularly. This app provides a solution for better oversight with clear transactions and preset calculations, making sure there are fewer slip-ups in financial records by the committee

Contribution

  • Implemented a secured authentication and authorization system, including role modes for access control.
  • Designed and managed user profiles, saving, and loan contracts, ensuring seamless user interactions.
  • Created and maintained master periods and managed available loan and saving contracts.
  • Generated summary reports for efficient data analysis.
  • Implemented an activity log to track system actions and changes.
  • Enabled data export to Excel for convenient data sharing.
  • Implemented filter saving in Vuex state for a personalized user experience.
  • Designed a dynamic light/dark theme for user preference.
  • Utilized pop-up modals for quick access to specific data and interactions.
  • Set up the automatic generation of monthly fees for members, ensuring timely financial management

Technology Stack

Frontend

Backend

Source Code

The source code is private and not available for public use.

Released under the MIT License.