tareq-halaby / mobile

Minds mobile apps

Home Page:https://minds.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minds Mobile App

The minds mobile apps source code repository.

Platforms

  • Android
  • iOS

Features

  • 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)
  • Encrypted Chat
  • Newsfeed
  • Discovery (Search and swipe to vote on content and connect with channels)
  • Geo-location filter for social discovery and local networking
  • Capture (Video, Photos, Upload from library)
  • 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.

Angular (https://angular.io/)

Angular is an application framework

Creators

  • Mark Harding - Engineering & Design
  • Bill Ottman - Design

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 ionic 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

About

Minds mobile apps

https://minds.com

License:GNU Affero General Public License v3.0


Languages

Language:C 68.0%Language:Perl 6 6.5%Language:C++ 4.4%Language:Makefile 3.4%Language:Objective-C 3.2%Language:Java 2.7%Language:Perl 2.6%Language:DIGITAL Command Language 1.4%Language:Assembly 1.3%Language:Prolog 1.3%Language:TypeScript 1.2%Language:JavaScript 1.0%Language:C# 1.0%Language:Shell 0.7%Language:HTML 0.5%Language:M4 0.2%Language:Batchfile 0.2%Language:CSS 0.2%Language:CoffeeScript 0.1%Language:QML 0.0%Language:eC 0.0%Language:XS 0.0%Language:Scheme 0.0%Language:Ruby 0.0%Language:Emacs Lisp 0.0%Language:PowerShell 0.0%Language:Roff 0.0%