https://github.com/samcorcos/tinder-for-x
https://github.com/samcorcos/tinder-for-x
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/samcorcos/tinder-for-x
- Owner: samcorcos
- Created: 2015-06-22T06:58:59.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-22T09:21:15.000Z (almost 11 years ago)
- Last Synced: 2025-10-10T19:19:55.560Z (8 months ago)
- Language: JavaScript
- Size: 320 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tinder for X
============
This is an open source that can be used as a template for the many "Tinder for _____" projects you've been asked to make. Whether you want to make Tinder for Cats, Tinder for Cars, or Tinder for Cabbage, this should make it easier for you to do so.
This app uses Meteor for its backend and its Cordova integration and React for the frontend. We're also using Babel for compiling ES6 to javascript. Most of the styling comes from Ionic.
##Installation
Clone the repo with:
$ git clone https://github.com/samcorcos/tinder-for-x.git
And there you have it! That's all you need to do.
##How to use
*This will explain how to use it*
##Examples
*This will provide a few examples. Probably including Tinder for Cats using the placekitten API*
#TODO
- [ ] Gestures - primarily the homepage left-right swipe
- [ ] Route transitions - if navigating to the right, new route should transition from the right
- [ ] Use Ionic Sass for modals, popovers, et al
- [ ] Route that contains data from right-swiped cards
##Extra features
- [ ] Chat functionality