An awesome app to connect with everone seamlessly!
Try App
·
View Demo
·
Report Bug
·
Request Feature
Table of Contents
There are many ways to connect with everyone in any meet-ups or gatherings; however, I didn't find it easy and that really suited my needs so I created this enhanced app. I want to create a connection building ap so amazing that it'll be the last one you ever need -- I think this is it.
Here's why:
- Your time should be focused on engaging and interacting with amazing people. An app that solves a problem and helps others
- You shouldn't be doing the same tasks over and over like sharing all your social links again and again.
- You should implement DRY principles to the rest of your life 😄
Of course, no one app will serve all purpose since your needs may be different. So I'll be adding more in the near future. You may also suggest changes by forking this repo and creating a pull request or opening an issue.
Here are the major frameworks/libraries used to bootstrap our project.
These are the instructions to set up the project locally. To get a local copy up and running follow these simple example steps.
Make sure the required frameworks are installed
- flutter
sudo snap install flutter --classic
- Get a free account in Firebase.
- Clone the repo
git clone https://github.com/priyasu-cx/ConnecTen
- Install Flutter packages
flutter pub get
- Connect your Firebase with the project.
- Add your debug SHA-1 anf SHA-256 keys to Firebase.
- Run flutter app
flutter run
- Run build app
flutter build apk --release
Use this app to help seamlessly connect with everyone present in any gatherings or in-person meet-ups. The app lets you sign in using your Google account and has a toggle button to switch between advertise and discover modes. Use the desired modes to let the app collect informations about people nearby and list it to you. Add to your connections to see their information in future too.
Try the app, Download
- Build hack to utilise Nearby connections API.
- Add feature to let connect users.
- Manage user login state.
- Upcoming events page.
- Share connections through other applications.
- Dark mode
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
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.
Shubhayu Majumdar - @shubhayu64 - [email protected]
Priyasu Guin - @CODEXposer25 - [email protected]
Project Link: https://github.com/priyasu-cx/ConnecTen