Skip to content

Instantly share code, notes, and snippets.

@tanhengyeow
Created August 30, 2020 17:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tanhengyeow/28d2fdb1a62eec5defaf847fe61dfbc5 to your computer and use it in GitHub Desktop.
Save tanhengyeow/28d2fdb1a62eec5defaf847fe61dfbc5 to your computer and use it in GitHub Desktop.
Google Summer of Code 2020: Web-based graphical user interface for LibEuFin

Google Summer of Code 2020: Web-based graphical user interface for LibEuFin

I am very thankful to be given this opportunity, allowing me to be involved in the full UX Design process and sofware development lifecycle with an awesome team! I was given full ownership of the project and the experience was very valuable, allowing me to increase my knowledge in both design and development. Although the project still has room for improvements, I'm happy with the current deliverables in this span of a few months. Below highlights the current deliverables and future plans for the project.

Project Overview

LibEuFin is a software package that provides access to (currently mainly European) banking APIs via a simplified interface. The goal of this project is to develop a graphical interface to the functionality that is currently only exposed via a RESTful HTTP API. The functionality of the UI should include setting up access to accounts, querying/displaying the transaction history of bank accounts and initiating payments.

Current Deliverables

Work in Progress (WIP)

  • APIs for /admin/statements and /admin/reports

Work ahead

  • Finish up APIs in WIP
  • Update the frontend to show transaction history and taler specific view
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment