GithubHelp home page GithubHelp logo

fruitfulminds's Introduction

Fruitful Minds, Inc. - CS 169 Project

This is a class project for CS 169, Software Engineering, at UC Berkeley in Fall 2013.

The goal of the project is to build a user-friendly web application for Fruitful Minds, Inc. which is a non-profit organization whose mission is to combat childhood obesity by delivering a customized nutrition program to communities in need.

Developers

Michael Jun, Julia Oh, Alvin Wong, Sam Xu, William Yau, Kevin Yeun

Getting Started

GitHub Repo

Note: You have to be added to the list of collaborators of the git repo to push your changes.

  1. Clone the repository with the following command at the command prompt git clone [email protected]:juliaoh/fruitfulminds.git

  2. Change the working directory cd fruitfulminds

  3. Install the necessary gems bundle install --without production

  4. If built successfully, you can start developing on the application.

Heroku App

Note: You have to be added to the collaborators of the fruitful-minds heroku app before doing any of the following.

  1. Add the heroku git repo to repo cloned from GitHub git remote add heroku [email protected]:fruitful-minds.git

  2. Verify you have access to both git repo and heroku app by running git remote -v which should return something like this heroku [email protected]:fruitfulminds.git (fetch) heroku [email protected]:fruitfulminds.git (push) origin [email protected]:juliaoh/fruitfulminds.git (fetch) origin [email protected]:juliaoh/fruitfulminds.git (push)

  3. If you get a "permission denied error" when you push to heroku, do the following first, then try to push again. heroku keys:add

Clarifications

There are a few misleading terms.

  1. Presurvey refers to the survey taken by students before the curriculum, or pre-curriculum survey.

  2. Courses are uniquely identified by a combination of School, Semester, and Curriculum (e.g. Ascend Elementary, Fall 2013, 5th Grade Curriculum)

  3. Curriculum is also survey_template (5th grade curriculum is 5th grade survey_template)

  4. Curriculum has many sections, which have many questions

  5. Historical Data reporting ...

Credit: Many parts of the code base has been contributed by a previous CS169 Group 25 from Fall 2012.

fruitfulminds's People

Contributors

skxu avatar piplup15 avatar kevinyeun avatar stumichael9109 avatar willyaucy avatar juliaoh avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  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.