GithubHelp home page GithubHelp logo

math1man / samesies Goto Github PK

View Code? Open in Web Editor NEW
1.0 4.0 0.0 72.86 MB

A new way to meet people

JavaScript 78.97% Java 3.66% C 0.02% C++ 6.21% Objective-C 1.37% QML 0.04% C# 0.50% CSS 7.88% HTML 1.34% Ruby 0.01%

samesies's Introduction

Samesies: A new way to meet people

Samesies is a new app for Android and iOS that allows you to meet people in your community in a fun, natural, stress-free environment.

App Store: https://itunes.apple.com/us/app/samesies/id974412999

Play Store: https://play.google.com/store/apps/details?id=com.dfaenterprises.samesies

Facebook: https://www.facebook.com/samesiesapp

========

The current structure is built on the Ionic framework with AngularJS. In order to use the project, all of these libraries must be installed. If you don't have node, you can download it from http://nodejs.org/. Then, use the following commands to install the other libraries.

npm install -g node
npm install -g cordova
npm install -g ionic

Now you are ready to download this repository. Once you do that, navigate to the app directory. You must give permission to the scripts in the hooks directory. Use the following command.

chmod -R +x hooks 

In order to build and run the code, first install platforms using

ionic platform add [platform]

Important platforms initially are iOS and Android. You must have the appropriate SDKs already installed, or Ionic will be unable to install them. Note that the folder in which it puts the platforms is on the .gitignore. Because this is a generated folder, it should not be added to git. The app is now functional, and can be run via either of the following two commands. Note that to emulate, you must have an appropriate virtual device available, while to run, you must have an appropriate device connected.

ionic emulate [platform]
ionic run [platform]

samesies's People

Contributors

math1man avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  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.