Aromiii / ystis

0 stars 0 forks source link

Tinder App Flutter

HeaderImage

Introduction

This was forked from Tinder-App-Flutter. Thanks to Fredrik Bogg for the majority of the code.

Tested on Android only.

Technologies & Architecture

Flutter, Dart

Firebase

Architecture components

Features

Start screen: Login/Register

Profile screen: Change image, change bio, logout

Chats screen: List of chats(matches)

Chat screen: Messaged sorted by timestamp, send and show messages

Match screen: Image and information of person, like/dislike

Matched screen: Show users included in match

General: Auto login, basic error handling, progress bar

Firebase: Storing user info, chats, images

Screenshots

Start | Login | Register

Profile | Chats | Match

Chat | Matched

Firebase

Setup

Requirements

Firebase

Project

  1. Download and open the project in e.g Android Studio
  2. Connect your Android phone or use the emulator to start the application