Giter Site home page Giter Site logo

ionic-app's Introduction

SalooN

Meet interesting people around you !

Getting started

  • install nodejs, gulp, cordova & ionic (if not already done)
  • go to project folder
  • rename www/js/config/_config-sample.js to www/js/config/_config.js and setup your keys
  • rename ParseCloudCode/config/global-sample.json to ParseCloudCode/config/global.json and setup your keys
  • rename ParseCloudCode/cloud/credentials-sample.js to ParseCloudCode/cloud/credentials.js and setup your keys
  • install parse CLI curl -s https://www.parse.com/downloads/cloud_code/installer.sh | sudo /bin/bash (if not done yet)
  • upload cloud code to parse cd ParseCloudCode/ && parse deploy && cd ../
  • bower install : install app dependencies
  • npm install gulp : install build dependencies
  • ionic setup sass : use sass
  • ionic serve : start the app on your browser

To run the app on your android device :

  • ionic platform add android : add android platform to the project
  • ionic resources : generate icon & splash-screen for project platforms
  • ionic run android : run your app !

Main features

  • Connection with your linkedin profile

  • see connected people around you (ordered by relevance)

  • chat publicly with others (rooms ordered by last message sent by you)

  • send polls (by instant (1h) popularity & filter by answered or not)

  • post/answer offers (ordered chronologically)

  • slack integration ?

TODO

  • make it exiting !!!

  • shorten woah effect

  • demo mode

  • add other default rooms :

    • recrutement
    • levée de fonds
    • trolling
  • migrate getUsersAround(), getMessagesAround() & getPollsAround() to cloud code (centralize 'around' distance + update user location)

  • save linkedin profile in separate collection

  • get full-profile & contacts from linkedin

  • add more API : fullcontact, gravatar, twitter, github, google, facebook...

  • add background geolocation (https://github.com/christocracy/cordova-background-geolocation)

  • include geolocalized twitts in SalooN (default) chat

  • send photos in chats

  • add events (like devoxx) with speakers, rooms, attendee, sponsors, slots (speakers+room+time+...), map...

Resources

ionic-app's People

Contributors

loicknuchel avatar crash-- avatar

Watchers

James Cloos avatar D'alberto Pierre-Julien avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.