A project in vue for company that has certain deal with retailers, which helps retailers boost their products and track their calculated bonus share from retailer's cashback as per deal.
This project has a Ruby on Rails (postgres database) backend with restful apis.
This web app is fully functional with a mobile app based on same apis.
https://github.com/swikars1/mlm-api
npm install
npm run serve
npm run build
npm run lint