Skip to content

crncck/Senior-Design-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Senior-Design-Project

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.

App Icon

converter

App Controllers


Sign Up Controller


Login Controller


Feed Controller


Explore & Search Controller


Image Selector & Upload Post Controller


Notifications Controller


Profile Controller


Technologies used

  • Language: Swift 5
  • iOS 14.1
  • Xcode IDE 12.1
  • Firebase

Releases

No releases published

Packages

No packages published

Languages