Oliver-Binns / Conferences

An app for managing talk submissions to iOS conferences

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conferences

2023 is going to be the year I speak at a conference for the first time.

I couldn’t find an app that helped me keep track of the conferences I’ve applied to, and my ideas for talks… so I’ve started making one 😎

screen-recording.mp4

Contributing

Pull requests and feature requests are welcome - this app is being developed fully in the open.

Conventional Commits are required for each pull request to ensure that release versioning can be managed automatically. Please ensure that you have enabled the Git hooks, so that you don't get caught out!:

git config core.hooksPath hooks

Some Future Ideas

  • Better macOS / watchOS Support
  • ChatGPT for Talk Ideas
  • Integration with PaperCall API to automatically submit talks (may need a sponsor)
  • API / Web Hooks for conferences to provide their own info / schedules

Implemented

  • List of conferences on a remote web server
  • Push notifications for new conferences

About

An app for managing talk submissions to iOS conferences

License:MIT License


Languages

Language:Swift 96.4%Language:Ruby 2.9%Language:Shell 0.7%