This is a social app for investors. This app was created during Hack&Change hackathon by Changellenge.
- Your profile - upload photo or change your name.
- Your portfolio - see all your blogposts and stats (e.g. how many subscribers you have)
- Topics (e.g. currency, shares, precious metals) and stocks in topics (e.g. Tesla, Gold, Dollar)
- Observe all posts about stock
- Watch and leave comments on posts
- Subscribe to bloggers
- Observe posts by bloggers you are subscribed on
App is written in pure Kotlin (using Android Jetpack toolkit)
- Communicates with server over http.
- Uses volley to perform requests
- Requests are made only when app asks (no requirements in live data updating) and it simplifies architecture
- Uses standard NavigationFragment
- Uses standard android ui elements
- Design in Figma
- Sometimes fails to update user info (especially avatar)
- Improve UI
- Add features such as post's views, post's rating