Skip to content

Amigo Scretto App, with React Native, Expo, Styled Components and Clerk authentication.

Notifications You must be signed in to change notification settings

Bignotto/amigo-secreto-mobile

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn



🎁 Introducing Secret Santa App! 🎅

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.

Key Features:

🤶 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.

How It Started:

The first version of our app was born during the COVID season when we wanted to bridge the gap created by physical distance. The positive response we received motivated us to turn it into a full-fledged app for everyone to enjoy!

Why Use Our App?

✨ 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.

Get Started:

Ready to make your holidays brighter? Download our app now and spread the spirit of Secret Santa like never before!

📱 [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
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Built With

(back to top)

Getting Started

How to run this application on your device or emulator.

Prerequisites

Install Expo Cli

npm install -g expo-cli

or

yarn global add expo-cli

Run thisApp

  1. Start a new Supabase project ang get project SUPABASE URL and SUPABASE KEY

  2. Start a new Clerk project. Default configurations might work out of the box. Get the project CLERK_PUBLISHABLE_KEY

  3. Clone this repo

    git clone https://github.com/bignotto/amigo-secreto-mobile.git
  4. Install NPM packages

    npm install
    
    or
    
    yarn
  5. Enter your API in .env.local file

     EXPO_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

(back to top)

Roadmap

  • 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.

(back to top)

Contributing

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Thiago Bignotto - @bignotto - bignotto@gmail.com

Project Link: https://github.com/bignotto/amigo-secreto-mobile

(back to top)

About

Amigo Scretto App, with React Native, Expo, Styled Components and Clerk authentication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published