The aim of the project is to find a way to fit the maximum amount of boxes possible in a single bin or container visually.
- Docker
- React
- AWS
- Travis CI
Develop Core AlgorithmDevelop lite version of app in simple html with static dataDevelop full fledge frontend app using React with dynamic data from userDevelop visual representation of items according to their dimensions in a bin using three.jsPrepare Build Push Flow to AWS using Travis CI- Save Item and Bin data to database
- User Management
- Build APIs to support above two functionalities using express
- Home / Login Page
- Input Validation throughout app
Apart from the above mentioned things, I'll also be working on further refining the core algorithm.
The application was hosted on AWS. However, that costs money. So I'll host a lite version of the project on my github.io
Also, if you want to run the project on your machine then please follow the steps mentioned here.
- Clone this repo.
- Make sure you have docker installed on your machine.
- Open Terminal, go to root folder of this repo and type
docker-compose up --build
Note: The above mentioned guide has been tried and tested on mac. However, the same guide should also work on windows machines.
Some screenshots of the application are attached below
email me at pranavj1001@gmail.com
MIT License