Skip to content
/ Savor Public
forked from HRR16-TRex/Savor

A visual focused web app for logging and sharing meals amongst friends

Notifications You must be signed in to change notification settings

avye/Savor

 
 

Repository files navigation

Project Name

Savor - a visual social meal-logging application

Team

  • Product Owner: Andrew Vye
  • Scrum Master: Josh Summerhays
  • Development Team Members: Brendan Pelletier, Zach Hutsell

Table of Contents

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

Usage

Check out Savor here. Login/signup there using an email, Google account, or Facebook. Once you are logged in, you can start creating food memories! Feel free to also add some friends by clicking on your user icon in the top right. This will share your meals with them and you'll also be able to see their meals. Then go out and eat/make some great meals!

Requirements

  • aws-sdk: "2.3.18",
  • body-parser: "1.4.3",
  • bower: "1.7.9",
  • cors: "2.7.1",
  • express: "4.4.5",
  • express-jwt: "3.4.0",
  • fs: "0.0.2",
  • gulp: "3.9.1",
  • gulp-concat: "2.6.0",
  • gulp-jshint: "2.0.1",
  • gulp-uglify: "1.5.3",
  • jshint: "2.9.2",
  • jshint-stylish: "2.2.0",
  • mongojs: "2.4.0",
  • mongoose: "4.4.19",
  • morgan: "1.1.1",
  • multer: "1.1.0",
  • nodemon: "1.2.1",
  • request: "2.36.0",
  • underscore: "1.8.3"
  • jquery: "3.0.0",
  • jquery-bridget: "2.0.0",
  • angular: "1.5.5",
  • angular-material: "1.1.0-rc2",
  • materialize: "0.97.6",
  • angular-cookies: "1.5.0-rc.0",
  • angular-route: "1.5.0-rc.0",
  • angular-ui-router: "0.3.0",
  • angular-animate: "1.5.3",
  • angular-aria: "1.5.3",
  • angular-messages: "1.5.3",
  • angular-material-icons: "0.4.0",
  • ng-dialog: "0.6.1",
  • underscore: "1.8.3",
  • ng-file-upload: "12.0.4",
  • ng-img-crop: "ngImgCrop#0.3.2",
  • masonry: "4.1.0",
  • angular-masonry: "0.16.0"

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

A visual focused web app for logging and sharing meals amongst friends

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.0%
  • CSS 12.2%
  • HTML 9.8%