Welcome to a wedding dress rental service! This service was specifically developed for customers to explore a range of categories and salons offering various products to cater for all wedding needs and suit all tastes!
- Following DRY, KISS and other principles
- Keeping models and migrations simple and structured
- Configuring elasticsearch :)
- Controllers, routing and lots of debugging
- Designing views
- Sidekiq and workers
- Manual testing
- Create and use policies
- Create a sales system for salon owners
- More tests
- Refactor models and controllers to keep them as simple as possible
- Design emails
- Finish internationalization for all views
- Configure Pagy (I have already but it suddenly crashed when I merged it into development)
- git@github.com:iTechArt-RubyLab/dress_rental.git
- rails db:create
- rails db:migrate
- rails db:seed
- redis-server
- sidekiq
- rails s