For my final project, I developed a photo-sharing iOS app called ’Artista’ using the programming language Swift. Users can select a picture from the camera roll and apply different photo effects provided by the app and can upload this image to the app. It is also a social media app where users can like and comment on others’ posts, can follow each other, search for other users, and get notified when another user takes action on their posts or profile.
I used Firebase for user authentication and Firestore Database for storing data of the users and posts.
The project was written using Swift programming language. Swift is a powerful and intuitive programming language for iOS, iPadOS, macOS, tvOS, and watchOS. The app is only compatible with iOS which means it can only run on iPhones. I used Xcode IDE for creating the app.
- Language: Swift 5
- iOS 14.1
- Xcode IDE 12.1
- Firebase