Our theme is about Unified Communication app, Here We created Mobile Application for both IOS and Android. The Features we implemented are:
- Login Using Bloc Pattern for better form validation.
- We implement some of the whatsapp features like Messaging, Media Sharing, Location.
- Blocking Screenshots and video recordings for the app to be confidencial and secure.
- Creating an unique hash ID based on the user parameters for encrypting the user messeges.
- We Implemented Secure chat for sharing confidencial data and that will be wiped out after some time (This time can configure by Admin As there needs).
- All The messages and media files are wiped out after 10 hours.
- we implemented tasks management hierarchy. So the higher authorities can give tasks to there subordinates.
- Group is not yet done. But need to implement,
- Flutter SDK (Ver 1.9.1) - https://flutter.dev/docs/get-started/install.
- Firebase - https://firebase.google.com.
- Cron Jobs
- Figma for UI - https://www.figma.com
- Download Flutter SDK from given link.
- Download Android Studio - https://developer.android.com/
- After Downloading configure flutter - https://www.youtube.com/watch?v=M3UfYS0bqhE
- Download Visual Studio Code and Import Project Folder and Setup your simulator or your android device and Build.