Liquid is a photo sharing IOS Smartphone App, which is the group project of ITProject, COMP30022, The University of Melbourne.
The app is specifically designed for family photo sharing.
User can join/create a family during registration to be in the family space, being able to watch and create media that shares their memories, or start your family memory from here.
To show the family memebers' activities to check out what is going on instant !!!
Sharing your informations within the family, connecting memebers with each other.
Likes features on the medias, to share your thought and communicate with each other !!
- Xcode 11
- iOS 12 for the system as we used new UI stroyboard.
- Run
pod install
in terminal, to install the required library. To install CocoaPods, runsudo gem install cocoapods
in your console. - Open the project from, ITProject.xcworkspace. ,to have the libs
- Choose an Simulator (best for iPhone 6 as this is the client phone), can't put into the real device as we don't have lience to publish to app store.
- Project should be up and running. you can create your own account or use the one that we used in the presentation. Account: test@qq.com, password: 123456789
- simply just go to the testing folder, and click on the green diamond of the file to test the unit you want.
documents are in \documentation\ folder - including architecture diagram, and user requirements
- Lehan: Leader, Storage, Coding App Structures.
- Erya: UI design, Coding App Structures, App logic.
- Chenghong: App logic, Coding App Structures, Graph drawing,
- Gillbert: Database, documentation
- Geoffrey: Helping us and give directions on the project.