Skip to content

PowerUp is an educational choose-your-own-adventure game that utilizes a users uploaded curriculum to empower pre-adolescents to take charge of their reproductive health.

Notifications You must be signed in to change notification settings

sanyajain/powerup-iOS

 
 

Repository files navigation

PowerUp - iOS

PowerUp is an educational mobile game app that seeks to empower young girls to take charge of their reproductive health and self-esteem by navigating the life of their Avatar!

Setup for Developers

  1. Make sure you have Xcode IDE downloaded on your machine for software development for iOS.
  2. Fork the systers project. Go to Powerup-iOS and click on Fork. Fork the repo on your Github id. Make sure that you don’t have any existing repo with the same name in your profile else there will be conflicts.
  3. Make sure you have installed Github Desktop(for Mac). Open Github Desktop, click on Clone Repository in File Menu. Clone the forked repo to get a local copy on your system.
  4. Get the path where you have your git repository on your machine. Go to that path in Terminal using cd. Alternatively, Right click on project in Github Desktop and hit ‘Open in Terminal’.Execute the following: git status git remote -v git merge systers/master
  5. Project set-up is complete. For more details and additional git commands,click here.

Documentation of PowerUp-iOS

Links to the Documentation:
Part 1
Part 2

About

PowerUp is an educational choose-your-own-adventure game that utilizes a users uploaded curriculum to empower pre-adolescents to take charge of their reproductive health.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 64.2%
  • Swift 35.8%