Giter Site home page Giter Site logo

marcobendinelli / hangout-flutter-mobile-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 25.13 MB

HangOut mobile application written using the Flutter framework

License: MIT License

Kotlin 0.01% Dart 97.19% Ruby 0.14% Swift 0.16% Objective-C 0.01% CMake 1.02% C++ 1.29% C 0.08% HTML 0.10%
dart firebase flutter mobile-app

hangout-flutter-mobile-app's Introduction

HangOut ๐Ÿ“ฑ

codecov

HangOut is a modern mobile app that revolutionizes socializing. It offers a seamless user experience with four main pages: My events, Explore, My groups, and Profile. Users can discover events and groups based on specific interests, manage their activities, and personalize their account. HangOut also includes interactive pop-ups for viewing detailed information, accessing user profiles, creating events and groups, and managing notifications.

The application, developed by me and Matteo, follows a CI/CD process thanks to Github actions and is currently available here. Elisa, an exceptional designer, contributes to the UI/UX. Explore her amazing work on her website here.

Design Document

Check out the Design Document to learn more! This document includes (mainly) the following information:

  • Key features of HangOut, including unified sign-in options, group and event exploration, creation and customization of groups and events, efficient organization, flexible modifications, chat functionality, profile and app settings management, and unified notifications management
  • Use Cases illustrating various scenarios and interactions users may have with the application
  • Wireframes providing visual representations of the app's interface design for both phone and tablet devices
  • The hierarchy and flow of navigation
  • Supported platforms
  • Technologies and frameworks used in the development
  • The high-level system architecture, component interaction, and design patterns utilized in the app
  • Database services used
  • The third-party APIs integrated
  • Details strategies employed to optimize the performance
  • Testing: the unit, widget, and integration testing process
  • How code branches are organized
  • Continuous integration and continuous deployment process.

Phone Navigation Graph

phone_navigation_Graph

Phone Screens

screens_1

screens_2

screens_3

screens_4

screens_5

screens_6

screens_7

screens_8

screens_9

screens_10

screens_11

Tablet Screens

1

2

3

4

5

6

7

Test Coverage

test_coverage

Additional Information

Firebase Config

  • code/android/app : your google-services.json
  • code/lib : your firebase_options.dart
  • code/ios : your firebase_app_id_file.json
  • code/ios : your GoogleService-Info.plist
  • code/ios/Runner/Info.plist : your keys in the m4rc0 section

Run Integration Tests:

  • firebase emulators:start
  • flutter test integration_test/app_test.dart
  • or to all in one with screenshots
  • firebase emulators:exec "flutter drive --driver=test_driver/integration_test.dart --target=integration_test/app_test.dart"

For CI

  • Create key.properties and key.jks following the Flutter guide and put them in a key_files folder
  • Zip it to key_files.zip, encrypt it with gpg --symmetric --cipher-algo AES256 key_files.zip, and insert a password to be used later
  • Put encrypted file in the Android folder and save the password in secrets.ANDROID_KEYS_SECRET_PASSPHRASE

hangout-flutter-mobile-app's People

Contributors

marcobendinelli avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.