Skip to content

Cookbook is an angular application use to browse, update, and create recipes.

Notifications You must be signed in to change notification settings

BenJohnThird/Cookbook

Repository files navigation

About Cookbook

Cookbook is an angular application made to browse, update, create recipes.

Landing Page Screenshots.

image image image image

Create Recipe Page Screenshot.

image

Update Recipe Page Screenshot.

image

Recipe Display Page Screenshot.

image

About the Development?

  • The Developer used, created, and architeted the application using a Lazy-loading module approach to lessen the chunks of js on load.
  • It helps the application to boost and to load fast.
  • Utilized Bootstrap classes
  • Integrated using rxjs and subjects
  • Added a partial unit testing
  • Another best practice shown; Is the unsubscription for every ngOnDestroy() to eliminate memory and data leaks.
  • Added a partial unit testing for Recipe List Component.

The Developer coded the application in an efficient for the ease of readabilty for other developers who will read and analyze the code.

How to run the Angular application?

(Make sure you have Angular CLI installed)

  • cd e-fruits-finder
  • npm install
  • ng serve

About

Cookbook is an angular application use to browse, update, and create recipes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published