Skip to content

Orbis helps to facilitate the social/emotional/belonging process by combining all four aspects in a natural, fun way so that learners can focus on skill building and admins can learn more about their learners in the process.

Notifications You must be signed in to change notification settings

drteresavasquez/ORBiS-Developing-More-than-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orbis: Developing More Than Code

A great portion of the population believes that knowledge alone is central to success. Over years of research and failures of my own, I have learned that social/emotional/belonging skills are not only the keys to success, they are also the keys, when combined with knowledge, to SUSTAINABLE success.

Orbis helps to facilitate the social/emotional/belonging process by combining all four aspects in a natural, fun way so that learners can focus on skill building and admins can learn more about their learners in the process.

alt text

Watch a Walk Through of This App

See it in Action!

Get More Details

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing

git clone https://github.com/drteresavasquez/ORBiS-Developing-More-than-Code.git
cd lib
npm install
GRUNT
cd app
mkdir creds
cd creds
touch fb.creds.js

Add Firebase Creds

Visit Google's Firebase and create a database by following Google's Instructions

Add your configuration to fb.creds.js

Your creds should look like this

app.constant("FBCreds", {
    apiKey: "YOUR_API_KEY",
    authDomain: "YOUR_DOMAIN.firebaseapp.com",
    databaseURL: "https://YOUR_DOMAIN.firebaseio.com",
    projectId: "YOUR_PROJECT_ID",
    storageBucket: "YOUR_STORAGE_BUCKET.appspot.com",
    messagingSenderId: "YOUR_ID"
});

Built With

  • Angular JS
  • Angular Charts.js
  • Javascript/JQuery
  • GitHub API
  • HTML/CSS
  • Bootstrap
  • Firebase
  • SASS

Authors

  • Dr. Teresa Vasquez - Initial work - Dr. T

Acknowledgments

  • Shout out to Nashville Software School and their awesome learning environment!
  • Special thanks to Casey Reed, Jisie David, and Brenda Long

About

Orbis helps to facilitate the social/emotional/belonging process by combining all four aspects in a natural, fun way so that learners can focus on skill building and admins can learn more about their learners in the process.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published