Skip to content

Releases: patod01/CriptoSapo

v1.m4A1: Third release, final and first at the same time. A new era has begun

12 Oct 02:56
Compare
Choose a tag to compare

Finally, the third is the last, but in this case third is the first
version considered by myself to be a thing. It has an example app
with both, front and backend. The commits are a nice 'diary' and
are a summary of a project that was never intended to last more
than a week. It turned out to be almost a basic development course
(may it be?).

This project implements:

  • Simple database connection (json format);
  • ETL with queryem which doesn't depend on folder absolute path;
  • API connection over internet to an external site;
  • Full application logic in server side;
  • Nice GUI with access to a localhost API for standalone execution;
  • And lot of hacks for excel spreadsheets and local servers.

Everything that I wanted to show now is here and I can slow down to
see more oportunities to integrate the mentioned above into new
tools that can help in real life applications. With a bit of luck,
it will help me out in my job while I pretend that I'm useful.

It was an incredible journey. I discovered that doing this was way
funnier than I thought. I discovered how to load a local server,
make use of it as a standalone application and connect a frontend.

Finally I feel like I've reached a milestone with my knowledge.
What else could CriptoSapo inspire?

v0.m4p4: Second public release. Getting serious and reaching the end!

01 Oct 00:40
Compare
Choose a tag to compare

Many things are getting closer to an end, in real life and in the
virtual one too! The project from which I depend of was supposed to
finish the September 27th, but, as always, things never go the way
they were intended to go.

In my private life, this project was conceived from nothing... to
eventually be forgotten. But something went weird and it evolved to
my laboratory where I invested many hours learning skills than,
surprisingly, are helping me in my paid job.

I want this tag to be the last milestone before this project gets
version 1, also it will be a reminder that I'm running out of time
to make things happen and not to be just another ass in the way.

Now, about the project itself. In a nutshell, this release includes:

  • a few updates to the build copy / paste system;
  • a clean json format for the human eye in the wallet file;
  • a final version of the queryem ETL tool;
  • some minor typo fixes in a bunch of files; but more important...
  • the app is standalone now! So it is not needed to install python
    anymore.

The list seems short but, in the middle, there was a lot of study to
get experience for the next and final (first?) release. The third is
the last, isn't it? And the third must be the version 1.

Now it's time to fly, because as always I'm late to go somewhere.

v0.m473: First public release of CriptoSapo!

19 Sep 18:05
Compare
Choose a tag to compare

This tag is mainly intended for giving a try to GitLab Public
Releases.

This release includes the first working version of the project,
where one can use all the basics functions stablished as goals for
version 1.0, leaving aside just the development of a GUI and a full
standalone version of the program.

Next release will go full on colors!

2022-09-17 <3