Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaytaph/cfp
CFP
https://github.com/jaytaph/cfp
Last synced: 3 months ago
JSON representation
CFP
- Host: GitHub
- URL: https://github.com/jaytaph/cfp
- Owner: jaytaph
- License: mit
- Created: 2011-12-09T20:08:13.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-01-21T22:31:33.000Z (almost 13 years ago)
- Last Synced: 2023-08-06T11:10:52.481Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 309 KB
- Stars: 11
- Watchers: 5
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
CallForPapers
========================This project is a simple way of creating and maintaining papers for conferences for both speakers and conference organizers.
It will allow conference organisers to open a call-for-papers. Speakers will directly see which conferences are open, and
where to submit to. When the CFP is open, speakers can easily automatically add their profile and talks to the conference.When the CFP is closed, the conference-hosts (can be multiple users), can vote / discuss the papers, and select the papers
that will be added to the conference. It will be able to automatically send acceptance/rejections emails if needed.It is basically complements the joind.in project which can be found at https://github.com/joindin/joind.in.
There is still a long todo list, see documentation/TODO for more information.
The project is based on the Symfony2 framework.