Giter Club home page Giter Club logo

wesley1001 / mobile Goto Github PK

View Code? Open in Web Editor NEW

This project forked from minds/mobile

0.0 1.0 0.0 219.97 MB

The world's first open-source and encrypted social networking mobile app (That we know of...). We reward you with viral reach just for using the app.

License: GNU Affero General Public License v3.0

JavaScript 2.05% Shell 0.62% Java 10.32% Objective-C 6.62% C++ 2.15% Ruby 0.01% HTML 0.51% CSS 0.16% C# 1.25% Batchfile 0.24% C 57.34% AppleScript 0.01% QML 0.05% Swift 0.28% Makefile 2.84% Perl 13.26% DIGITAL Command Language 1.18% Assembly 1.11% XS 0.02% eC 0.02%

mobile's Introduction

Minds Mobile App

Build Status

The world's first open-source and encrypted social networking app (That we know of...). We reward you with viral reach just for using the app.

The core engine code will be released later in 2015. Don't worry!

##Platforms

  • Android
  • iOS

##Features

  • Encrypted messenger
  • Capture (Video, Photos, Upload from library)
  • Boost (Exchange your points with Minds or p2p with other users for expanded reach)
  • Wallet (Earn points just for using the app or purchase them)
  • Newsfeed
  • Profiles
  • Discovery (Search and swipe to vote on content and connect with channels)
  • Geo-location filter for social discovery and local networking
  • Vote, Comment and Remind posts
  • Subscribe to other channels
  • Notifications

##Tech

#####Cordova (http://cordova.apache.org/) Cordova (phonegap) is a fantastic tool which lets you run HTML5 in native apps.

#####Ionic (http://ionicframework.com/) Ionic is a framework for making ui/ux work well with your app.

#####Angularjs (https://angularjs.org/) Angularjs is a MVC framework which make maintaining and development app easy

#####Requirejs (http://requirejs.org/) RequireJS is a file and module loader used to improve speed and quality of code and bring sanity to developers

#####neo4j (http://neo4j.com) neo4j is the World’s Leading Graph Database.

##Creators

  • Mark Harding
  • Bill Ottman

##License

This project is licensed under the AGPLv3 free software license. See license for full text.

##Contributing

You will need to a few tools in order to contribute to this project:

NPM

Ubuntu:

curl -sL https://deb.nodesource.com/setup | sudo bash -
sudo apt-get install -y nodejs

Mac:

brew install node

Don't have brew?

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Grunt

sudo npm -g install grunt-cli

Run-once setup

npm install

Compiling / Building

Run cordova build

Environment configurations

Minds supports multiple environments. See config/config-example.js for an example.

To run a production build run export config_target=prod; cordova build

Connecting with your own Minds site?

Please see https://github.com/Minds/mobile/wiki/Configuring-with-your-Minds-site

mobile's People

Contributors

markharding avatar ottman avatar

Watchers

 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.