Giter VIP home page Giter VIP logo

mightyplayground's Introduction

Thought Drop

Thought Drop creates serendipitous message discovery as users go about their day. You can leave a public note, or a private one for your friends! See what people are saying around you, both at the present and in the past!

Team

  • Product Owner: Ryan Mccarter
  • Scrum Master: Robert Ing
  • Development Team Members: Peter Kim, Henry Wong, Robert Ing, Ryan Mccarter

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

  • Send your friends a message that they'll receieve when they are near a certain location
  • Leave public messages for people around you to talk about what's on your mind and what's happening right now,

Requirements

  • Node
  • Express
  • Mongo
  • Mongoose
  • Ionic
  • Cordova (along with several plugins)

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install
npm install -g cordova ionic
cordova plugin add org.apache.cordova.camera
cordova plugin add org.apache.cordova.file

Other useful ionic commands

ionic platform add ios
ionic platform add android
  • Before testing on an iOS device, you must be an Apple Developer. After each
  • After making changes on your Ionic app, and before testing on your device, you must perform a build of the respective platform app
ionic platform build ios
ionic platform build android

Plugins

Thought Drop relies on several Cordova plugins to work properly. Use the following commands to add them:

cordova plugin add org.apache.cordova.geolocation
cordova plugin add org.apache.cordova.inappbrowser

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

mightyplayground's People

Contributors

p3tuh avatar rmi22186 avatar henryw4k avatar mccarter avatar hackreactor-robot avatar

Watchers

James Cloos 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.