<feed xmlns='http://www.w3.org/2005/Atom'>
<title>recipe_buddy/recipeBuddy/src/app/DataModels, branch master</title>
<subtitle>Small single user website for storing/cooking recipes.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/college/recipe_buddy/'/>
<entry>
<title>Fix changes made for demo</title>
<updated>2019-12-14T21:02:55+00:00</updated>
<author>
<name>Tucker Evans</name>
<email>tuckerevans24@gmail.com</email>
</author>
<published>2019-12-14T19:07:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/college/recipe_buddy/commit/?id=9ed977689fe92e514e83eec43ff809e89a460129'/>
<id>9ed977689fe92e514e83eec43ff809e89a460129</id>
<content type='text'>
Changes reloading times so recipes are successfully added/deleted.
Adds checked/cart_index to Ingredient on DataModel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes reloading times so recipes are successfully added/deleted.
Adds checked/cart_index to Ingredient on DataModel
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert steps.instructions -&gt; step.instruction</title>
<updated>2019-12-11T00:34:30+00:00</updated>
<author>
<name>Tucker Evans</name>
<email>tuckerevans24@gmail.com</email>
</author>
<published>2019-12-11T00:34:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/college/recipe_buddy/commit/?id=34ceddd42d6e44f57f4697a254533872c53f4844'/>
<id>34ceddd42d6e44f57f4697a254533872c53f4844</id>
<content type='text'>
For compatibility with backend JSON.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For compatibility with backend JSON.
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed recipe pass service</title>
<updated>2019-12-11T03:24:09+00:00</updated>
<author>
<name>schencej</name>
<email>schencej@clarkson.edu</email>
</author>
<published>2019-12-11T03:24:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/college/recipe_buddy/commit/?id=10e1f5849fb7f64dd188f08b5e5f682d0b162777'/>
<id>10e1f5849fb7f64dd188f08b5e5f682d0b162777</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/tuckerevans/recipe_buddy into elim</title>
<updated>2019-12-09T22:56:04+00:00</updated>
<author>
<name>schencej</name>
<email>schencej@clarkson.edu</email>
</author>
<published>2019-12-09T22:56:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/college/recipe_buddy/commit/?id=db8a87f4903ad224238f938d1b36594001e7333f'/>
<id>db8a87f4903ad224238f938d1b36594001e7333f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>made all data model member variables public</title>
<updated>2019-12-09T22:36:10+00:00</updated>
<author>
<name>schencej</name>
<email>schencej@clarkson.edu</email>
</author>
<published>2019-12-09T22:36:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/college/recipe_buddy/commit/?id=4f2f07dd448739c5b620a4ac5f3457349b737e00'/>
<id>4f2f07dd448739c5b620a4ac5f3457349b737e00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix constructors for Step and Recipe data models</title>
<updated>2019-12-08T20:03:07+00:00</updated>
<author>
<name>Tucker Evans</name>
<email>tuckerevans24@gmail.com</email>
</author>
<published>2019-12-06T20:18:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/college/recipe_buddy/commit/?id=5fdef8455c33dcd192497c6fe0217ccb89e8bf66'/>
<id>5fdef8455c33dcd192497c6fe0217ccb89e8bf66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos in DataModels</title>
<updated>2019-12-03T00:57:35+00:00</updated>
<author>
<name>Tucker Evans</name>
<email>tuckerevans24@gmail.com</email>
</author>
<published>2019-12-03T00:48:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/college/recipe_buddy/commit/?id=f94d81c5283cbf5be2f2a96faa21807e381e1c5c'/>
<id>f94d81c5283cbf5be2f2a96faa21807e381e1c5c</id>
<content type='text'>
Mostly variable name fixes and type fixes.
Also delete unused DataModels
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mostly variable name fixes and type fixes.
Also delete unused DataModels
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into api_json=recipe_object</title>
<updated>2019-12-02T21:43:43+00:00</updated>
<author>
<name>Tucker Evans</name>
<email>tuckerevans24@gmail.com</email>
</author>
<published>2019-12-02T21:43:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/college/recipe_buddy/commit/?id=e3340c8df1892356ecf58116db9e910662554eed'/>
<id>e3340c8df1892356ecf58116db9e910662554eed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add variables from backend</title>
<updated>2019-12-02T15:58:19+00:00</updated>
<author>
<name>Tucker Evans</name>
<email>tuckerevans24@gmail.com</email>
</author>
<published>2019-12-02T15:57:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/college/recipe_buddy/commit/?id=f84d088056974540183aea6184febd0cc94d3635'/>
<id>f84d088056974540183aea6184febd0cc94d3635</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Steps as array in recipe</title>
<updated>2019-12-02T15:58:16+00:00</updated>
<author>
<name>Tucker Evans</name>
<email>tuckerevans24@gmail.com</email>
</author>
<published>2019-12-02T15:55:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tuckerevans.com/college/recipe_buddy/commit/?id=870fb7a7b2faeb9e7e4a99d08d14da61e7b7ad4f'/>
<id>870fb7a7b2faeb9e7e4a99d08d14da61e7b7ad4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
