Giter VIP home page Giter VIP logo

cs5551_team13_project's Introduction

Team13Project

This project runs on ionic and malice. To build, please make sure you've installed all the npm packages. Then, do 'ionic serve' in the project root. If it gives you grief about packages, rm -rf node_modules -> npm install -> ionic serve

Further help

OAuth is going to be the death of me I swear. This should not be this tricky

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

Latest NEW

  • Please read the whole README file

The Ionic APP for 5551ASE_Team13

Table of Contents

  1. Getting Started
  2. Plugins
  3. Pages
  4. Providers

The entry and main pages can be configured easily by updating the corresponding variables in src/pages/index.ts.

Important Plugins

GooglePlus

THIS IS THE ONLY PLUGIN YOU MUST INSTALL NOW TO GET THIS TO WORK:

  • ionic cordova plugin add cordova-plugin-googleplus --variable REVERSED_CLIENT_ID=YOUR_REVERSED_CLIENT_ID --variable WEB_APPLICATION_CLIENT_ID=YOUR_APPLICATION_CLIENT_ID

Google Map

Have to change to your key in provider/google-map file before use

Firebase

Under src/app/app.firebase.config.ts, change the everything like key and firebase projectname to yours and then use the firebase service.

Camera

Pages

Login

LoginCode

Signup

Signup

Providers

Comes with some basic implementations of common providers.

cs5551_team13_project's People

Contributors

jackgoza avatar maxgolden avatar anushajasti avatar

Watchers

 avatar

cs5551_team13_project's Issues

Route contact page in app

AC:

  • Contact page has a button or link which can be clicked to navigate to the page
  • Page does not need to be filled for AC to be met

Store captured image locally

AC

  • Image is stored locally and can be retrieved after capture
  • Image is either base 64 encoded or stored in similar manner
  • Local storage or db used

Route about app page

AC:
-About page has a button and a route users can take to page

  • Page does not need to be populated

Integrate zenhub with slack

AC (acceptance criteria):

  • Story changes on project zenhub post to team slack
  • There is a channel dedicated to zenhub changes
  • Jack reigns as ScrumlordSupreme

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.