/Recipe-Generator

Epicodus | JS Team Project: Recipe Generator (Ember)

Primary LanguageHTML

Recipe Generator

Vegetarian Appetizers in under 30 minutes

By Tony Fabery, Marty Fitchen, Alvin Ng, and Sam Park

Objectives are listed as:

  • Spend time together as a team brainstorming your vision. Decide how you want to communicate and work together over the next 4 days. All ideas should be welcome and all members given roles. You can change partners daily or play to the strengths and preferences of your members (business logic vs user interface logic). Remember that in addition to coding skills, communication is one of the most important elements of building great applications. Let your team be one that fosters direct, honest communication and encourages every member's voice!

  • For the presentation/demonstration, determine what the minimum viable product for demonstration is. A minimum viable product, or MVP, is a development approach where an application is created with the minimum sufficient features necessary to demonstrate it to users and/or investors. Additional features are implemented when/if time and resources allow. When you create an MVP, it should be a prototype of your idea and have the basic core elements in place so your audience (e.g. peers, investors, clients, future employers, future users, etc.) can understand what your vision is. Try to be both ambitious and realistic. Use a whiteboard or paper or online storyboard application if that would help everyone with the overview and the plan!

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Specify what it takes to deploy your app.

Known Bugs

  • Protozoa
  • Porifera
  • Nemathelminthes
  • Mollusca
  • Arthropoda

Support and contact details

Tony Fabery - tfabery@gmail.com

Marty Fitchen - mfitchen@gmail.com

Technologies Used

  • HTML
  • CSS
  • Bootstrap
  • JavaScript
  • jQuery

License

This software is licensed under the MIT License and the Mind Your Own Beeswax license.

Copyright (c) 2016 Tony Fabery, Marty Fitchen, Alvin Ng, and Sam Park