Overview
Flutter Dating app With Express Js Backend
Last updated
Flutter Dating app With Express Js Backend
Last updated
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.
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.