InvoiceShelf/InvoiceShelf

We forked Crater! ๐Ÿš€

Opened this issue ยท 5 comments

The PR #1 updates the app and all the dependencies to their latest versions.

To give more context:

  • The crater's dependencies were seriously outdated, probably 2-3 years of missed updates.
  • I went through every package and followed manuals to upgrade both PHP and JS packages. Some packages required changes in the way they are used in the App because they evolved over the time and i had to adopt their newest versions.
  • I cleaned up code and removed unused packages.
  • Renamed the project to InvoiceShelf, both externally and internally in the code. We plan to maintain this version!

Release notes:

  • v1.0.0 (Released on Feb 05 2024)

Next phase:

  • Establish working mobile app on Google Play & Apple AppStore
  • Publish a working docker image on Docker Hub

Why fork?

  • The project is not maintained anymore - Thread 1, Thread 2
  • The project is critically outdated at this point. All the major dependencies like Laravel, Spatie's Media Library, Vue, Vue Router, Vue i18n, Tailwind and more are missing years of upgrades
  • I found the project very useful in the past few years and i didn't wanted to let it go

Contributions

  • Any contributions are welcome, feel free to submit issue/PR and i will review it promptly.

Nice. It's a pleasure to know this beautiful tool live again... I hope sincerely.

Pay your attention on my (big) PR #1020 Fixing/Adding translations in components, vue, controller.

I did this initially to fix missing/hard-coded translations.
I am a French user and in the applications that I develop, I like the versions to be completely well translated.

If you need some help to increase tool, I can probably help on my free time.

Regards

Nice. It's a pleasure to know this beautiful tool live again... I hope sincerely.

Pay your attention on my (big) PR #1020 Fixing/Adding translations in components, vue, controller.

I did this initially to fix missing/hard-coded translations. I am a French user and in the applications that I develop, I like the versions to be completely well translated.

If you need some help to increase tool, I can probably help on my free time.

Regards

Thanks @agencetwogether - Your PR looks nice, i will definitely consider it.

Thank you for doing this

Thank you so much!

Nice. It's a pleasure to know this beautiful tool live again... I hope sincerely.
Pay your attention on my (big) PR #1020 Fixing/Adding translations in components, vue, controller.
I did this initially to fix missing/hard-coded translations. I am a French user and in the applications that I develop, I like the versions to be completely well translated.
If you need some help to increase tool, I can probably help on my free time.
Regards

Thanks @agencetwogether - Your PR looks nice, i will definitely consider it.

Just to add to @agencetwogether PR, I validated the translations and the PR, tested it on my app, looks good.

Thank you for creating this fork! @gdarko, very much appreciated.