Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/akveo/chernika-mobile

Tinder-like app in Ionic framework
https://github.com/akveo/chernika-mobile

Last synced: about 1 month ago
JSON representation

Tinder-like app in Ionic framework

Awesome Lists containing this project

README

        

(chernika-mobile is no longer officially supported. Please feel free to fork, chop and change, use as reference)

# Chernika
Hybrid mobile dating app developed using ionic.

## Setup
1. Install node and bower dependencies: `npm install` and `bower install`
2. Build configs, styles etc.: `gulp build`
3. Add some platform, for example Android: `cordova platform add ios`
4. Type `ionic run android`
5. We used cordova 5.3.3, if you have older version try updating it `npm install -g cordova` (may require sudo)

Also you can try out our [node backend](https://github.com/akveo/chernika-server)!

## Features

* Ionic tinder cars
* Websockets chats
* Geolocation
* Push notifications
* VK integration
* Google analytics integrated
* Hardware accelerated CSS3 animations

##Try chernika
Application is live. You can download it from marketplaces:
* [Apple store](https://itunes.apple.com/us/app/chernika/id1063634137)
* [Android market](https://play.google.com/store/apps/details?id=com.akveo.pinder)

Please refer to [Apache Cordova documentation](http://cordova.apache.org/docs/en/4.0.0/) for additional info.

## License
[MIT](/LICENSE.txt)

## From akveo
For any additional information as well as with any suggestions or offers please refer to [Akveo homepage](http://akveo.com)

Enjoy!

Made with ♥ by [Akveo team](http://akveo.com/).