Foxance, a personal finance application

Hello Ruby folks,

I have been developing a personal finance web application for a while. I have been using it for my own. I never did an ios app before. I tried multiple times and they were failed. I found RubyNative and tried to do a native mobile app with it and then it worked. Now I have an ios app in the app store :tada:

Foxance is a full stack Ruby on Rails web application and native ios application.

You can try it on foxance.com and download app here.

and also I am leaving Joe’s lovely Linkedin post about the project here

5 Likes

Congratulations! :raising_hands: :tada:

1 Like

Thank you very much! :folded_hands:

Congratulations @eayurt will definitely be trying this one out.

1 Like

Congratulations on the launch to the app store! Ruby Native seems like a powerful tool to convert Rails apps more quickly without dealing without any native code.

Are you using other interesting tools/gems in the project?

Thank you @javier.cervantes I use standard Ruby gems in the projects. If I start to use an interesting gem, I definitely will share it with you :slight_smile:

1 Like