Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-07 | Updated recipe card component with new code. Essentially makes recipe | Jacob | |
card component the new main page. Left main page component in so that the original code is there, as well as the general outline for the other pages. Recipes still need to be loaded in from the backend, as they are currently pre-loaded. Also needs to be connected so the add, shopping cart, edit, and delete commands perform the correct tasks. | |||
2019-12-07 | Added new recipe card and main page components. Added new files in each | Jacob | |
of these components for html, css, ts, and spec.ts. HTML and CSS files were updated with code from stackblitz. Apparently this thing also thinks I changed the app.module.ts file, but I do not think I did. |