SlashOps is a Next.js prototype for dry bulk voyage evaluation and recommendation, including manual voyage P&L and a recommendation workflow.
Install dependencies and start the dev server, then open the app in your browser.
npm install
npm run dev
Open /manual or /recommendation3plus4, then enter IFO/MDO/Delay/Hire and click "Get Recommendation".
- Live demo (Vercel): https://slashops.vercel.app
- GitHub repository: https://github.com/Shisa2025/slashops.git
These links are provided for reference only. The submitted zip contains the complete runnable snapshot used for Phase 1 evaluation.