New app created based on ppxml2db

Hello everyone,

here are some screenshots of the application in development.

Hi everyone,

I wanted to share with you this app I’m developing, based on the excellent work done by pfalcon and flywire, to whom I’m incredibly grateful!
It’s a web application built using a modern tech stack that utilizes the original PP XML database, migrated using the tool mentioned above (ppxml2db).
The app was developed just for fun and is an experimental, self-hosted, open-source project open to anyone who wants to contribute (at the moment, it’s just me). I’d be very grateful if you’d give it a try alongside our beloved PP!
Let me know what you think!

https://github.com/quovibe-web/quovibe

hey, I started vibe coding someething similar I believe!

any chance you can share some screenshots of yours ?

I’ll prob give it a shot!

ty for sharing

1 Like

Hi, I haven’t had a chance to prepare the screenshots to upload to GitHub yet. However, with Docker Compose and Import XML, you can have the application up and running in 10 minutes. Let me know!

not against you but I try to avoid fast deploying ‘random’ app published online

1 Like

Nothing against that. You’re free to do what you want. The app is primarily made for myself, so if anyone wants to try it, I’m happy. If not, that’s fine too.

In any case, the code is open. If you suspect or fear that the code might be malicious, just analyze it.

Tip

The app also allows you to start from scratch by initializing an empty database. It is not necessary to import the PP XML.

just tried

some valuation are unfortunately way off and also got some internal server errors

1 Like

Thanks for the feedback. I actually had little time to test it. Keep in mind that I was only able to use my original database and built the app around it. For example, I didn’t actually cover all transaction types. The first release is, in fact, an MVP version and a lot of works still have to be done. Btw, If you’d like to file an issue, you’d be a great help for future fixes.

nice project

1 Like

Hey everyone , and a huge thanks to Sn1kk3r5 for starting this thread!

Just to give a bit of background, this project originally started out as an experiment. I was looking for a hands-on way to test some of the newer AI coding tools and dive into the SQLite DB generated by pfalcon’s script. But as things took shape, it quickly became clear that this has real, solid potential (bring to power and flexibility from PP into a new moden stack).

That being said, pushing it to the next level entirely on my own is getting a bit challenging :sweat_smile:. Up until now, I’ve had very little time to thoroughly test it. What the project really needs at this stage is proper real-world testing and bug fixing across a variety of heterogeneous databases.

If anyone is interested in contributing/whether that means throwing different databases at it, tracking down bugs, writing code, or just sharing ideas, you are absolutely welcome to jump in. Thanks!

1 Like

new version v1.3.0 released. fixed multi currency support for both securities and account and polished the UI.