MY THOUGHTS

1. Create a Network Manager to handle the following items?

    a. while send/upload to server.
            1. having an empty data body
            2. send a text(json) data body.
            3. send an image(jpeg or png or gif....) data body.
            4. send a document(pdf, .csv, .xlsx...) data body.
            5. send an audio data body.
            6. send a video data body.

    b. while get/download from server.
            1. having an empty data body
            2. send a text(json) data body.
            3. send an image(jpeg or png or gif....) data body.
            4. send a document(pdf, .csv, .xlsx...) data body.
            5. send an audio data body.
            6. send a video data body.

2. Create a Storage Manager to handle the following items?
        
3. Get basics, mid and advanced level knowledge on animations and transitions over views?

4. Get basic, mid and advanced level knowledge on Push Notifications(either Remote or Local)?

5. Get basic, mid and advanced level knowledge on App Life Cycle and App States and their usage?


SOME HIGH LEVEL CONCEPTS

1. Network Layer
2. Storage Layer
3. Security Layer 
    

No comments:

Post a Comment