CHAT-APP is an iOS app developed using swift5 with both light and dark mode to be able to chat with friends.
-The app is intuitive and make it easy to connect with your friends.
-Design pattern used : MVC.
-UI been developed programmatically and using storyboard.
- Create user using email, password and username.
- Login with an existing user.
- Complete registration by storing users infos.
- Adding a user profil picture and compressing it before storing it in firebase storage.
- Chat with someone.
- Search for someone.
- Log out.
-Filling user informations and adding a profil picture choosen from Library or by taking a live picture, the image can be cropped(edited) and will be compressed
-Contains two states loading and success state, a loading shimmer is displayed at first before the retreival of the friends list.
-By selecting a friend from the precedent interface to message him, we get this :
AND YEAH WE HAVE JUST FINISHED DEVELOPING THIS SIMPLE CHAT APP...