Giter VIP home page Giter VIP logo

greenfield-1's Introduction

greenfield

Feature Concepts: I.Concept behind texting(aka what it was supposed to do):

  1. Every time interval(1 hour) send out a text to a user.

  2. The texts asks for a number ranging from -2 to +2.

//https://www.twilio.com/docs/tutorials/appointment-reminders-node-express
  1. Save that number to the database as level

  2. IF mood level drops drastically(drastically === -2), THEN: option A. send to text to a user's friend which requests that the friend reaches out to the user with an encouraging text or phone call. option B: Send Funny gif or inspirational quote to user via txt mms

II.Concept behind mood:

1.Track the mood of the person(check home controller file for moods)

*note: may have to add mood to database*

2.Correlate that data to the level

III. Concept behind circle colors:

1.If someone is feeling down, you might want to brighten their day with a nice yellow color!

//http://www.color-chart.org/mood-ring-color-chart.php

Things to do(if you want):

1.Refactor to ES6

2.Work through some texting features towards the original goal Feature Concept I

3.Authenticate with facebook or github

4.Make it so you dont have to sign in everytime the page refreshes

5.Track mood **Feature Concept II **

6.Move controller methods to their own factories

7.Change color of the circle based off the mood of the user Feature Concept III

8.Generally, delete anything that looks useless, and make things better, delete api keys that should be ignored

9.Deploy the app.

greenfield-1's People

Contributors

davidxu2017 avatar anthonyemg avatar palante avatar

Watchers

James Cloos avatar Debasish Mozumder 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.