Skip to content

austinvernsonger/OneToManyTutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One-to-Many Relationships Tutorial

This project teaches you how to create one-to-many relationships in Parse using a simple blogging application.

How to Run

iOS:

  1. Clone the repository and open the Xcode project.
  2. Add your Parse application id and client key in AppDelegate.m

Android:

  1. Clone the repository and open the project
  2. Add your Parse application id and client key in OneToManyApplication.java

Learn More

To learn more, take a look at the adding one-to-many relationships tutorial for iOS and tutorial for Android.

About

A simple blogging app that showcases one-to-many relationships

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 93.5%
  • Objective-C 5.9%
  • Other 0.6%