We're thrilled to unveil our brand new Secret Santa app, designed with love to bring joy to families and friends, especially during times when distance keeps us apart. 🌟
Why Did We Create This App? The inspiration behind our Secret Santa app came during the challenging times of the COVID season. We realized that being physically separated from our loved ones shouldn't mean missing out on the joy of holiday traditions. So, we turned the idea into reality!
What Does It Offer? Our app is a hassle-free solution for organizing Secret Santa exchanges among families and friends, no matter where they are in the world. It's not just an app; it's a way to share the spirit of giving, even when miles apart.
🤶 Simple and Seamless: Easily organize and manage your Secret Santa event within the app.
🌐 Global Connectivity: Connect with loved ones anywhere and everywhere.
🎉 Festive Surprises: Exciting features to make your virtual Secret Santa experience memorable.
✨ Bringing People Together: Strengthen bonds and create lasting memories.
🎄 Holiday Cheers Anywhere: Celebrate the holidays with your loved ones, no matter the distance.
🎅 Simple and Secure: A user-friendly platform that prioritizes your privacy and the joy of giving.
📱 [Link to App Store]
📱 [Link to Google Play]
Let's make this holiday season extraordinary together! 🎉🎄🎁
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
How to run this application on your device or emulator.
Install Expo Cli
npm install -g expo-cli
or
yarn global add expo-cli
-
Start a new Supabase project ang get project
SUPABASE URL
andSUPABASE KEY
-
Start a new Clerk project. Default configurations might work out of the box. Get the project
CLERK_PUBLISHABLE_KEY
-
Clone this repo
git clone https://github.com/bignotto/amigo-secreto-mobile.git
-
Install NPM packages
npm install or yarn
-
Enter your API in
.env.local
fileEXPO_PUBLIC_SUPABASE_URL=your project url EXPO_PUBLIC_SUPABASE_API_KEY=your project api key from supabase EXPO_PUBLIC_CLERK_PUBLISHABLE_KEY=your project key from clerk
- Add a way to add extra people that doesn't have a mobile phone like a child or an elderly people.
- Messages between members of a group.
See the open issues for a full list of proposed features (and known issues). Also, don't forget to check out the project history and devlog.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Thiago Bignotto - @bignotto - bignotto@gmail.com
Project Link: https://github.com/bignotto/amigo-secreto-mobile