junction
junction copied to clipboard
Junction is a software to manage proposals, reviews, schedule, feedback during conference.
As requested by one of the speakers who submitted his proposal: ``` 1. In the markup there's some problem with inputting images. I could not. 2. I could not input...
One of the speakers faced issue in rendering sub-lists in markdown for [his proposal][1]. While Editing:  Final Render as can be seen on [his proposal][1] page:  [1]: https://in.pycon.org/cfp/2020/proposals/let-rest-do-rest-deep-dive-in-graphql-apis-in-python~elz1b/
Fix for: https://github.com/pythonindia/junction/issues/553
And also if s/he suffers from a disability. The information can be used for the diversity endeavor. - Both fields should be optional - Both should be text-input fields -...
The functionality is available here https://github.com/pythonindia/junction/blob/e8cefd7910f807873a9f0d7650f6868ccffbeac0/junction/proposals/dashboard.py#L287. You need to create a command line version.
I have forked this repo and ran [DeepSource](https://deepsource.io) analysis on it. Found around 400+ issues which I think can be solvable. Some of them are cosmetic issues, antipatterns, bug-risks and...
Since Junction's documentation is distributed at various places and requires restructuring, I would like to propose the following structure for the readthedocs documentation, suggesting appropriate location for the existing documentation...
I suggest we keep installation instruction separate from Readme, to maintain consistency in the instructions until we have a solid documentation structure. I am sharing a skeleton for the README,...
It will be cool to run junction on pypy and see if we can use it production. If the test benchmark is on par with CPython (we love faster one's...