Code Monkey home page Code Monkey logo

conferences's Introduction

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

conferences's People

Contributors

oliver-binns avatar sunburstenzo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

sunburstenzo

conferences's Issues

Show conference/cfp dates in absolute values

I personally find absolute dates (eg 1/1/1970) easier to reason about than a relative ‘in 3 months’ style date.
I’d love the option to show absolute dates over relative dates.
Thanks!

The filters don't work in macOS

Hi there! 👋

Great app idea! 😁 Just downloaded it and noticed the filters don't work in macOS (which works like an iPad app, so maybe the iPad version is also not working?). Screenshot attached:

image

Provide Native Mac app instead of utilising Designed for iPad / Catalyst.

There are a few instances where UIKit is referenced that prevents the app being compiled for Mac.
These are:

  • AppDelegate.swift
  • ConferencesApp.swift
  • NotificationsView.swift, line 11
  • URLOpener.swift

These should be replaced with SwiftUI or alternative AppKit classes and methods should be provided.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.