Juntu iOS app frontend built in UIKit.
Juntu is an app to help people having a great time with kids. It provides off-screen activities to do with children from 3 to 12 years old. Available on App Store here.
-
Do fun and educative activities step-by-step
-
Find activities bt category
-
Discover similar activities
-
Save your best moments
-
Save your favorite activities
-
Share the activities
Juntu app is on Facebook and Instagram.
The app uses Firebase realtime database and storage to get its data and images, respectively. The installed pods are pushed to the repository so that the version is common to all developers. In order to install, update or remove pods, use Firebase setup documentation to install CocoaPods.
To install new pods, add them to the Podfile and run:
pod install
To update Firebase and other pods:
pod update
Use SwiftLint to write source code for this repository. Lint rules are described in .swiftlint.yml
. To install it with brew
, run:
brew install swiftlint
This was the first iOS app developed by all 6 team members during a project in the Apple Developer Academy - Campinas, Brazil. All of the contributed in ideation, design and implementation of the app.
Eduardo | GitHub | |
Erick | GitHub | |
Gabriel | GitHub | |
Leonardo | GitHub | |
Matheus | GitHub | |
Renato | GitHub |
Special thanks to Roberto Martins, who helped our team build the app's Facebook and Instagram pages.