Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pythonindia/junction
Junction is a software to manage proposals, reviews, schedule, feedback during conference.
https://github.com/pythonindia/junction
conference django python
Last synced: 3 days ago
JSON representation
Junction is a software to manage proposals, reviews, schedule, feedback during conference.
- Host: GitHub
- URL: https://github.com/pythonindia/junction
- Owner: pythonindia
- License: mit
- Created: 2014-12-13T16:40:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T08:55:06.000Z (3 months ago)
- Last Synced: 2025-01-11T18:05:00.782Z (10 days ago)
- Topics: conference, django, python
- Language: Python
- Homepage:
- Size: 4.13 MB
- Stars: 193
- Watchers: 22
- Forks: 192
- Open Issues: 124
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.rst
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Junction
---[![Documentation Status](https://readthedocs.org/projects/in-junction/badge/?version=latest)](https://in-junction.readthedocs.io/en/latest/?badge=latest)
Junction is a software to manage proposals, reviews, schedule, feedback during conference.
Contributing
------------1. Choose an [issue][issue-list] and ask any doubts in the issue thread.
2. Report any bugs/feature request as Github [new issue][new-issue], if it's already not present.
3. If you are starting to work on an issue, please leave a comment saying "I am working on it".
4. You can set up the project using the [Getting Started][getting-started] guide.
5. Once you are done with feature/bug fix, send a pull request according to the [guidelines][guidelines].[issue-list]: https://github.com/pythonindia/junction/issues/
[new-issue]: https://github.com/pythonindia/junction/issues/new
[guidelines]: .github/CONTRIBUTING.rst
[getting-started]: https://in-junction.readthedocs.io/en/latest/development/getting-started.htmlLicense
-------This software is licensed under The MIT License(MIT). See the [LICENSE][LICENSE] file in the top distribution directory for the full license text.
[LICENSE]: https://github.com/pythonindia/junction/blob/master/LICENSE