Bliss - Dating app
  • Overview
  • Preview
    • Bliss App
    • Admin App
  • Features
    • Bliss App
    • Admin App
  • Instalation
    • Backend
    • Bliss App
    • Admin App
    • Build App
  • Packages
    • Backend
    • App
  • Structure
    • Backend
    • Bliss App
    • Admin App
  • Style of code writing
  • Customize
    • Languages
    • Theme
Powered by GitBook
On this page

Overview

Flutter Dating app With Express Js Backend

NextPreview

Last updated 2 years ago

The Bliss dating application was created with the aim of fulfilling the main function of the Dating application, so there is room for you to develop further by adding various login methods such as logging in via Google, Facebook or others, and also you can add push notifications because by default from the backend server it is already provide, just continue according to your taste, and also this application uses RDBMS for the database, why RDBMS? because if you use RDBMS then you can easily create an algorithm to predict what the user likes because of RDBMS's capability to query join tables.

Tech

  • Apps build with Flutter 3.7.8 using state management Getx.

  • Using Socket.io for realtime messaging

Backend using Boilerplate. works base on Express js, Sequelize ORM, JWT Auth.

nodemi