Skip to content

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

License

Notifications You must be signed in to change notification settings

AmrDeveloper/Askme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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