A body jewelry inventory app built for my boyfriend in the industry.
recording.mp4
bundle install
bin/rails db:migrate
bin/dev
bin/rails test:all
Authentication is needed before the app can be deployed to production
- Configurable gauge or mm unit inputs for gauge/length/diameter fields
- Filter/Search/Sort index table
- Global search
- Inline search select/creation for simple related models (e.g. Material)
- Add validation to more fields
- Write more tests