Daft Corp is a growing web development consultant firm that believes in automation. When a system is properly automated, it frees the business to focus on…well, the business. We strive to write software that not only meets business requirements, but also provides long-term value to our clients. We’re interested in not just delivering ‘deliverables’, but building partnerships. We want to provide long term value in automation for our clients.
I’m currently working on a project that allows merchants to drop-ship products directly to their customers. Daft Corp has been tasked with redesigning the architecture using a more modular approach. I accomplished the following:
Rewrote and refactored some 10 vendor-specific APIs under one general framework. These API wrappers are used to fulfill orders to a vendor, and pull in both inventory and shipment tracking data.
Created the API wrapper for ‘Fulfillment by Amazon’, which allows merchants to store inventory and fulfill orders using Amazon’s warehouses.
Developed the crux of a unit-testing suite using RSpec
Technologies Used: Rails, PostgreSQL, RSpec, Cucumber