junction
junction copied to clipboard
Junction is a software to manage proposals, reviews, schedule, feedback during conference.

Comments should be real time . If new comments published should appear on page w/o refresh .
This is similar to `LinkedIn` profile completion progress bar.
Users should have option to perform the multilevel filtering with more than one options from - Proposal Type - Proposal Section - Target Audience Example: [Talks] & [Web Development, Core...
Something like http://www.slideshare.net/aravindkrishnaswamy/pycon-india-2014-10-tips-for-speakers
The CFP page at https://in.pycon.org/cfp/2020/proposals/ need to ordered by most recent timestamp. This needs to be tested with the Production version of Database used, since order of posts differ across...
Presently all proposal types are shown together in the list of proposals. We should Keep filter buttons at the top of the Proposal list so that if anyone wants to...
A notification (email) should be sent to the admin/staff when a new proposal arrives. Only the staff associated with the conference in question should be notified. This will help the...
Order selected proposals on created_at timestamp Order proposals sections and proposal types on modified_at timestamp Fixes #675, #678
uwsgi is installed by default using other means in the virtualenv used by junction. There is no need to install uwsgi through the application dependencies. The support for uwsgi is...