Openarl / PathOfBuilding

Offline build planner for Path of Exile.
MIT License
2.16k stars 1.04k forks source link

PathOfBuilding Web Application #1083

Open ThaneAcheron opened 6 years ago

ThaneAcheron commented 6 years ago

Hi Openral,

Firstly I would like to appreciate the amount of effort you have put into POB, as a free open source application you have done humanity a great service.

I was wondering if you'd consider/Thought of building POB into a web-application, something like POEPlanner but with the comprehensive nature and look and feel of POB. This would make it easily viable as a cross-platform application (Which I've noticed you have some demand for). Something along the lines of an ASP.net application where users can have an account and store their builds and, link their POE profiles etc.. Reusing all of your modules shouldn't be too hard at all, I could quickly script an IO reader to iterate and save all the data to a relational database model, then we could build it from there, reusing your logic for calculations etc... even go so far as to create an interface to easily update/add/remove items instead of having to edit the actual modules. I'm of course offering to collaborate from the front end right to the backend SQL database, as I have plenty of classes/Modules we can reuse to progress faster.

Thoughts?

Rapsac11 commented 5 years ago

Chiming in on this even though its been ages. Happy to contribute to a web version of PoB.