Rafael b1e01f8a43 | ||
---|---|---|
android | ||
ios | ||
lib | ||
linux | ||
macos | ||
test | ||
web | ||
windows | ||
.gitignore | ||
.metadata | ||
README.md | ||
analysis_options.yaml | ||
devtools_options.yaml | ||
firebase.json | ||
pubspec.lock | ||
pubspec.yaml |
README.md
Cofounderella
This Flutter application helps entrepreneurs find the right co-founders who complement their skills and also share their interests and business goals. Whether you are looking for a tech expert, a marketing guru, or a visionary partner. This app aims to help you finding a perfect co-founder to bring your startup ideas to life.
Features
- Matchmaking: Swipe through potential co-founders inorder to find a match.
- View profiles: Browse through all your swiped or matched profiles.
- Chat: In-app messaging to communicate with potential co-founders and discuss your ideas and vision without revealing personal contact details.
- Profile Creation: Create and update your profile to present yourself attractively to others.
Screenshots
Getting Started
Prerequisites
- Flutter SDK
- Android Studio or Xcode (for iOS development)
- A code editor like VS Code or Android Studio
Installation
-
Clone the repository
-
Install dependencies:
flutter pub get
-
Run the app:
flutter run
Folder Structure
- lib/: Contains the main code for the application.
- assets/: Icons and other assets.
- components/: Reusable widgets.
- forms/: UI forms.
- models/: Data models.
- pages/: UI screens.
- services/: Backend and API services.
- themes/: Theme provider.
- utils/: Utility classes and functions.
- main.dart: Entry point of the application.
Supported Platforms
This project was developed on Windows using Flutter version 3.22.1 and Dart version 3.4.1. It has been tested and is operational on both Android and Web platforms.
Other platforms, such as iOS, have not yet been tested. Therefore, it might work on iOS without any changes, but this has not been confirmed.
Contact
If you have any questions or suggestions, feel free to reach out to me at 1024481@stud.hs-mannheim.de.
Happy matching!