Initializes the project. It contains the main activity, Application class(created for hilt) and google-service.json file(it's coming from firebase).
It contains the interfaces and models.
This module includes local and network operations. It takes the data and makes it ready. It contains the entity models, repositories, mappers, usecases.
It contains base classes.
This module includes ui operations. It shows data to user.
-
:features
module depends on core and data modules -
:app
module depends on core and features modules -
:data
module depends on domain module
Login | Register | ||
---|---|---|---|
Delete Account | Edit Profile | ||
Message | Friend Request | ||
Account Settings | Add Friend | ||
Log Out | Chat |
Download the google-services.json and copy to app
directory
Create database