Askme icon indicating copy to clipboard operation
Askme copied to clipboard

Social media app to ask and answer user questions and interact with users

Askme

Social media app to ask and answer user questions and interact with users

Screenshots:

Features:

  • Register / Login
  • Ask and answer user question
  • Follow / unfollow user
  • Like / Dislike answers
  • Search for users
  • Home feed for all users that you following
  • Notification when got new question, answer and follower
  • Update user profile image or download other user image or wallpaper
  • Change App theme in runtime

Android tools :

  • Kotlin
  • Coroutine
  • Kotlin Flow
  • Dagger Hilt
  • MVVM Architecture
  • Navigation Components
  • Paging3
  • ViewModel & LiveData
  • Retrofit & GSON
  • Picasso
  • Gradle Kotlin DSL

Server Tools :

  • NodeJS
  • Express
  • MySQL
  • Multer
  • Bcrypt
  • JWT
  • Body Parser

How to build?

You can find all the instructions in BUILD_ASKME file