You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MEAN.JS - Full-Stack JavaScript Using MongoDB, Express, AngularJS, and Node.js - I'm trying to make this project support Persian and a little different capabilities.
"Code swap challenge: Take existing code and add a feature. " To complete this challenge, I added a search function & a filter to order items. I also updated the CSS to be more consistent on that view. See the code: modules/shoppinglists/view-shoppinglist-client.view.html: 72-76; modules/core/client/css/core.css: 194-241.