Skip to content

MortenGregersen/DeepDishLie

Repository files navigation

Deep Dish Unofficial Logo

Deep Dish Unofficial 🍕

Deep Dish Unofficial is an open-source iOS application designed as the perfect companion for attendees of the Deep Dish Swift conference in Chicago. The app provides easy access to the full conference schedule and offers amusing, real-time weather updates based on Chris Wu's preferences.

Why "DeepDishLie"?

In the first year of Deep Dish Swift, Kai Dombrowski and Malin Sundberg created the Slices podcast, featuring an episode for each speaker. In every episode, they asked the speaker for two truths and a lie. The initial version of the app, besides providing the schedule, included all the truths and lies, allowing attendees to guess which one was the lie. The name is also a pun on the controversy surrounding whether deep dish pizza is truly pizza.

Installation 🛠️

To run the app locally:

  1. Clone this repository:
    git clone https://github.com/MortenGregersen/DeepDishLie.git
  2. Open the project in Xcode:
    cd DeepDishLie
    open DeepDishLie.xcodeproj
  3. Build and run the app on your simulator or device.

Contributing 🥰

Contributions are welcome! Even during the conference, we managed to get four updates approved in 2024! 🚀

How to contribute 🤝

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b your-feature-name
  3. Make your changes and commit them:
    git commit -m "Add your message here"
  4. Push to your forked repository:
    git push origin your-feature-name
  5. Open a pull request with a detailed description of your changes.

License 🔏

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments 🙏


Note: This app is unofficial and not affiliated with the official Deep Dish Swift conference organizers.