SFML community forums

General => SFML projects => Topic started by: penguin on January 05, 2022, 08:19:44 pm

Title: Made some apps
Post by: penguin on January 05, 2022, 08:19:44 pm
Hi, I've made some apps. Not games but I wanted to share it. First one is some calculator thingy. Not your microsoft calculator but for calculating values of some electrical circuits. Second one is reading data from a SQLite database and displaying it in graphs. Data is supposed to be from some sensors connected to a mcu.

(https://raw.githubusercontent.com/vladimirmil/SFML-Electronics-Calculator/main/Images/pagepreview.PNG)

(https://raw.githubusercontent.com/vladimirmil/SFML-SQLite/main/Images/preview.gif)

https://github.com/vladimirmil/SFML-Electronics-Calculator
https://github.com/vladimirmil/SFML-SQLite
Title: Re: Made some apps
Post by: eXpl0it3r on January 05, 2022, 11:46:16 pm
Those look quite nice! :)