https://github.com/hackclub/cider
You ship an iOS app, we ship an Apple developer license.
https://github.com/hackclub/cider
hacktoberfest
Last synced: over 1 year ago
JSON representation
You ship an iOS app, we ship an Apple developer license.
- Host: GitHub
- URL: https://github.com/hackclub/cider
- Owner: hackclub
- Created: 2024-05-22T16:07:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-05T03:57:15.000Z (over 1 year ago)
- Last Synced: 2025-04-05T04:18:51.756Z (over 1 year ago)
- Topics: hacktoberfest
- Language: JavaScript
- Homepage: https://cider.hackclub.com
- Size: 21 MB
- Stars: 15
- Watchers: 1
- Forks: 78
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hack Club Cider
A $100 grant for an Apple Developer Membership.

## How to get started?
**Prompt:** Build an app that improves an aspect of your (and your friends’) lives
1. **Submit an app demo and we'll help you get it on testflight** - [Form link](https://forms.hackclub.com/t/jALEZHqGE2us)
2. **Build your app** - Build your app to flesh it out even more and try to meet all the submission requirements.
3. **Submit your app** - Make a pull request adding a folder with your app's name in the `submissions` folder.
4. **Launch your app** - Get $100 to buy an Apple Developer Membership and publish your app on the App Store.
## Submission Criteria
- Your app must be open-source, original, unique & built using either React Native or SwiftUI
- It is recommended to use #hack-hour to log your progress while building the app.
- The app should solve a real problem or add significant value to the users' lives. Describe how the app will impact its users and what specific issues it addresses.
- The app should have at least five unique screens (e.g., home, profile, settings, notifications, and a feature-specific screen).
- The app must include at least three core features that work together to create a cohesive experience. For example, a social network app could include user profiles, a news feed, and direct messaging.
- The app must have some sort of data management system, using either local storage, cloud databases, or APIs.
- The app could involve integrating with external APIs, or using advanced features of React Native or SwiftUI.
- The app should have a clean, user-friendly design that is easy to navigate and visually appealing.
## Make Your PR
1. Fork the `cider` repository

2. Open the `submissions` folder
3. Tap "Add File"

4. Enter the name of your file to be the name of your project followed by README.md - For example: `cool-recipes/README.md`
5. See `submissions/README.md` to format your submission
6. Submit your iOS app submission by opening a PR

7. Get your PR merged!
8. Publish it on the App Store :)