Cally is an app that connects users for random 10-minute calls, fostering spontaneous conversations and new connections. If matched, users can continue chatting; otherwise, they return to the queue for another chance to meet someone new.
- Random Call Connections: Meet new people through random 10-minute calls.
- Match or Queue: If matched, continue the conversation; otherwise, rejoin the queue.
- User-Friendly Interface: Simple and engaging design for effortless navigation.
- Flutter
- GetX for state management
- Clone the repository:
git clone https://github.com/ihebowski/cally.git
- Navigate to the project directory:
cd cally
- Install dependencies:
flutter pub get
- Run the app:
flutter run
Contributions are welcome! Please open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.