Skip to content

Releases: jay-simformsolutions/Splitwise

CH-9 submission

22 Jun 05:06
41ea664

Choose a tag to compare

  • Set different environment for android and iOS
  • Add Splash Screen when run app in production mode
  • Do basic configuration for different environment

CH-8 submission

20 Jun 14:05
3483dca

Choose a tag to compare

Implement Network Request in Splitwise

  • Implement get and post request using retrofit in Group Info
  • Implement get request for get using retrofit in group expense data
  • Implement Repository pattern for fetch data
  • Implement Shimmer effect if data is in loading stata
  • Manage four different state

CH-7 submission

15 Jun 12:10
f9a2a91

Choose a tag to compare

Implement MobX for State Management and Provider

  1. Implement MobX in below screens
  • Group Page
  • Friends Page
  • Signup, Login and Forgot Password Page
  1. Create extension for provider and read method
  2. Dispose resources in Store
  3. remove context from store and use navigation service for navigation ang get context from that

CH-6 Submission

29 Mar 05:47
a6cb8eb

Choose a tag to compare

Implement Navigation in Splitwise App

  • Implement Navigation using OnGenerate Routes
  • Implement Navigation using Navigation key and create extension methods

CH-5 submission

13 Mar 05:17
6146a03

Choose a tag to compare

Create App like Splitwise and in that create below Screen

Group Page

  1. Create New Group With Friends
  2. Show Group Info

Friends Page

  1. Add Friends
  2. Show Friends Information

Profile Page

CH-4 submission

17 Feb 05:09
9eb799b

Choose a tag to compare

Merge pull request #1 from jay-simformsolutions/develop

Review for Practical-4 Submission