Gaston is an app for organizing personal finance.
You can read a nice blog post here (spanish).
- User login
- Account movements by date screen
- Review movement screen
- Movement details view
The project is contained in many repos.
Repository name | Description |
---|---|
Gaston Frontend | The frontend of Gaston made with React. |
Gaston Backend | The AWS based serverless backend for Gaston. |
Gaston Data | Scripts for processing bank account movements data. |
banes | A library for scraping bank account movement information from Banorte notification emails. |
gmail-email-extractor | Script for downloading emails from gmail given a query string. |