You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, since I did not see any movement since September, I took a first step in providing deon as a web application. The details of the working POC is found in PR here or in the webservicebranch in my fork. It's still very rough, but before continuing it would be great to have some feedback and guidance as where are the explicit needs to cover with such a web application.
Once the application is running with flask run (in the webapp directory), the /create endpoint is exposed. By default it'll render the html version of the checklist, but it can take a format parameter to render the other supported ones. Not much work has been paid to the presentation itself, and some help on that matter would be highly appreciated.
I decided to use flask since that would reduce the amount of libraries used since deon already uses click.
As a proof of concept, it could be deployed to heroku... unless others have other ideas.
No description provided.
The text was updated successfully, but these errors were encountered: