katuma icon indicating copy to clipboard operation
katuma copied to clipboard

ABANDONED - Old Katuma's backend API

Results 5 katuma issues
Sort by recently updated
recently updated
newest added

We need to add https://github.com/backus/rubocop-rspec to avoid common pitfalls and enforce best practices in tests.

Investigate whether we can replace `.create` with `.build` to build a factory's dependencies in https://github.com/coopdevs/katuma/blob/develop/engines/suppliers/spec/factories.rb. Now, when building an order factory, we persist a user an a group in the...

See if [railroady](https://github.com/preston/railroady) is a better alternative to our current ERD gem.

**Important:** - How to install and launch the application with all stack dependencies - Contribute process (pull requests, testing, etc.) - ?

enhancement

## WAT I think it's something nice to have be able to upload images in an application. Some uses could be: 1. Users upload avatar. 2. Products with photo. 3....