Visit https://bdotracker.netlify.app/ for a live demonstration of the website!
- Quickly estimate your profits base on your inputs
- Input fields are locally stored on the browser to save user's input field values when revisiting the website
- Interactive table to easily view the profitability of each item (using react-table)
- Uses updated item information from a live api to accurately reflect the marketplace values
- Clone the repo
- Ensure you have Docker and Docker Desktop for your machine
- Run docker compose up
- Observe mysql, django, frontend (localhost:3000) come up