Skip to content

Project

Javier Caballero edited this page Dec 28, 2023 · 3 revisions

Introduction

Scipio was born as a project to learn Playwright and improve CI skills. With the excuse to convert the spreadsheets that I use to control my expenses and develop a platform to be more professional (to be honest I'm going to use my spreadsheets, #keepItSimple)

Roadmap

With an app like this, where v1.0.0 covers almost everything that I need to control my economy. The roadmap is focused on insights and mobile platforms. Maybe learn from the app usage to optain new features or improve the current experience.

The following items are part of the v2 planned release

Mobile Applications

With v1.0.0 100% web, the focus on mobile will exploit mobile features like widgets and the agility to add expenses.

iOS

The next focus is iOS because this is the platform I use. I need to learn so much, not only developing an iOS native app, also creating native tests for that.

Android

Android will start once iOS is finished on a stable version. The goal will be copy it.

Dashboard

Befored developing a dashboard we need data. From a user perspective I understand that is needed a year or 3 months to create a trend. Technologically speaking it doesn't requires a large backend. Only few indexes and an algorithm to create those indexes. On the presentation side it will only available on web. Perhaps a simple dashboard for mobile (for v3)

Bulk Creation of Expenses

This is more like an idea, it's neeeded feedback first to analyse if it useful, needed or a waste of time.

Clone this wiki locally