Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amrdeveloper/askme
Social media app to ask and answer user questions and interact with users
https://github.com/amrdeveloper/askme
android coroutine dagger2 databinding expressjs hilt-android jwt kotlin kotlin-android multer mvvm navigation-component nodejs paging3 retrofit
Last synced: 23 days ago
JSON representation
Social media app to ask and answer user questions and interact with users
- Host: GitHub
- URL: https://github.com/amrdeveloper/askme
- Owner: AmrDeveloper
- License: mit
- Created: 2019-11-20T19:01:13.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T06:04:36.000Z (over 1 year ago)
- Last Synced: 2024-10-15T02:47:25.645Z (about 1 month ago)
- Topics: android, coroutine, dagger2, databinding, expressjs, hilt-android, jwt, kotlin, kotlin-android, multer, mvvm, navigation-component, nodejs, paging3, retrofit
- Language: Kotlin
- Homepage:
- Size: 6.12 MB
- Stars: 22
- Watchers: 4
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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