How to set up
- Navigate to the directory in which you have the project downloaded
- Clone the project
- Open the project file in Xcode
- Build the App to test
Features
- Send Message to Server using POST method
- Network monitoring - When no internet connection or internet connection restore will pop up an alert
- Implement Local .json file to retrieve existing message
- Concepts: MVVM, Object oriented programming, Factory Method, Clean coding structure
- UI: ChatScreenViewController, ChatMessageCell
- Auto Reply last minute when user not sending a message