Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.04 KB

README.md

File metadata and controls

41 lines (30 loc) · 1.04 KB

Cally

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.

Features

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

Technologies Used

  • Flutter
  • GetX for state management

Installation

  1. Clone the repository:
    git clone https://github.com/ihebowski/cally.git
  2. Navigate to the project directory:
    cd cally
  3. Install dependencies:
    flutter pub get
  4. Run the app:
    flutter run

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

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