Skip to content
forked from MattHofmann/tinder

A simple Tinder clone using Amazon AWS and Parse server as backend. (iOS10, Swift3 and Objective-C)

Notifications You must be signed in to change notification settings

fesp21/tinder-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinder

A simple Tinder clone using Amazon AWS and Parse server as Backend. (iOS10, Swift3)

Features:

  • User authentication and auto-login
  • Users are able to change their data (name, preferences) and upload images
  • Displaying people close the user, based on their location
  • Swipe feature for accepting or rejecting other users (like Tinder)
  • in case of a match, users are able to message each other

Screenshots:

tinder_screen01 tinder_screen02 tinder_screen03 tinder_screen04 tinder_screen05 tinder_screen06 tinder_screen07 tinder_screen08

This App is for educational purpose only.

Note:

parseConfiguration(appid, masterkey and serverURL) have been removed from the code due to security reasons. They have to be entered to run the app in Xcode.

About

A simple Tinder clone using Amazon AWS and Parse server as backend. (iOS10, Swift3 and Objective-C)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 85.8%
  • Swift 14.2%