This repository has been archived by the owner on Aug 17, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,6 @@ | ||
# Conference Hall | ||
|
||
**Conference Hall** is an open SaaS platform to manage call for papers and speaker submissions for your conferences and meetups. Any speaker writes a talk once and can submit it to every event of the platform. | ||
|
||
**Application:** **[https://conference-hall.io](https://conference-hall.io)** | ||
|
||
## Features | ||
|
||
Conference Hall is still in beta but already contains a large set of features. | ||
|
||
**You are a Speaker:** | ||
|
||
- ✨ Write the abstract of your talk | ||
- 🚀 Submit your talks to events (meetups and conferences) | ||
- 🤝 Invite co-speakers to your talk | ||
- 🔒 Social login | ||
|
||
**You are an Organizer:** | ||
|
||
- ❤️ Create your conference or meetup | ||
- 📣 Call for papers opens and closes automatically | ||
- ⚡️ Make it public or private | ||
- 👥 Use organization to share an event between organizers | ||
- 💡 Custom formats and categories for the talks | ||
- 📥 Send survey to speakers | ||
- ⭐️ Rate proposals to speed deliberation process | ||
- 💬 Discussion between organizers about a proposal | ||
- ✅ Mark proposals as accepted, declined... | ||
- 💌 Automatically send accept or reject emails to speakers | ||
- 📃 Export proposals as JSON | ||
- 👌 Get speaker confirmations | ||
- 🌍 API to query proposals | ||
|
||
## You want to contribute? | ||
|
||
If you want to contribute and make **Conference Hall** better, read our [Contributing Guidelines](./docs/CONTRIBUTING.md). | ||
> [!IMPORTANT] | ||
> **This repository is deprecated** | ||
> | ||
> This repo contains the beta version of Conference Hall. The latest version of the project is now available at https://github.com/conference-hall/conference-hall. | ||
> | ||
> Please update your bookmarks and direct all issues and contributions to the new repository. |