MusicAsLanguage / mobileapp

Mobile app code for the project.
MIT License
1 stars 1 forks source link

Code refactoring for Lesson and activities related function #80

Closed linsungc closed 2 years ago

linsungc commented 2 years ago

1) Create a global lesson / status object - so it could be accessible from any pages; 2) Consolidate status related functions from three places to one - remove the duplicate codes; 3) Better names for functions - to make the purpose of function clear; 4) Additional error handling - check response from API call before accessing the file