An open API service indexing awesome lists of open source software.

https://github.com/samcorcos/tinder-for-x


https://github.com/samcorcos/tinder-for-x

Last synced: 19 days ago
JSON representation

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