Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 1.03 KB

File metadata and controls

34 lines (30 loc) · 1.03 KB

Tasks

  1. refactor image upload operations in controllers (can we use package to handle image upload operation?).
  2. define Repositories for important actions.
  3. complete end-to-end tests for api routes.
  4. cron jobs for scheduled tasks.
  5. implement user locale config data with classes (see ClientLocale enum).
  6. implement multi language (laravel localization package).
  7. implement shortlink (found package).
  8. fix before gate for admin.
  9. implement api ver 1 (see mr #21).
  10. fix user real photo fetch in factory.
  11. improve git hooks (add rector auto fix files).
  12. doc automation.
  13. translations for static contents.

Features

  1. implement price ratio for other currencies.

Upgrades

  1. upgrade filament and tailwind to v4.

Bugfix

  1. fix price related TODOs.
  2. fix query-builder route for price filter.

packages to install

  1. laravel wallet or credits.
  2. smart cache.
  3. qr code generator.
  4. elastic query builder.
  5. taxonomy.
  6. payment and order handler.
  7. multi lang (database translations for langs).
  8. laravel lang.