This project is part of the 42 cursus. The goal is to create a contacts manager app for Android or iOS.
The goal of this project is to create a application and to discover Android or iOS ecosystem.
The key features of the app include:
- Create a contact.
- Edit a contact.
- Delete a contact.
- Homepage with a summary for each contact.
- Receive text messages from a recorded contact.
- Send text messages to contacts.
- Clear conversation history.
- Change the theme of the application.
- Change the language of the application.
- Works in portrait and landscape mode.
- Show the time of the last use of the application.
- Icon must be the 42's logo.
- Swift
- Xcode
- iOS
- Database
To install the project on your local machine:
- Clone the repo:
git clone https://github.com/jurichar/ft_hangouts.git - Launch XCode.
- Open the project.
To use the app:
- Launch the app.
- Create a contact.
- Edit a contact.
- Delete a contact.
- Receive text messages from a recorded contact.
- Send text messages to contacts.
- Clear conversation history.
This project is licensed under the terms of the MIT license.
End of Document