GroceriStar documentation

GroceriStar documentation

  • Summary
  • GitHub
  • Help

GroceriStar documentationDocumentation

This section is related to Groceristar 2.0.0 version

I'll list and explain methods, that we're using in our project. It should give a good onboarding for a new team members and also speed up development for related to GS projects.

Department router

Favorite ingredients router

Grocery router

Purchased ingredients

items router

Ingredients router

Table of contents

  • Tests
  • Shop list information
    • Components structure
    • Templates, that we have in our previous esjs, jade version
  • Current DB schema
  • Style Guide
  • Website dashboard
  • Where we get template data
  • SubProjects
  • Groceristar Website Methods list
    • Department Router
      • Get data, related to single department
      • Get list of departments, related to one grocery list
      • Hide department, , Show All departments method, Toggle department status
      • remove department from grocery list
    • Favorite Router
      • Get All ingredients with status favorite
      • Delete ingredients from favorites list
      • Another version that adds favorites
      • Method that list all favorites
    • Grocery Router
      • Display Grocery List Data
      • display hidden departments( status hidden) 3
      • Add if(ultimate)then display only grocery from basic templates
      • Attach grocery list to user5
      • Clone list with all data to a new grocery list record
      • Display page with clone Form
      • Remove Grocery list from user account
      • Create New, Empty Grocery List inside the user account
      • page with Method, that will display all grocery lists, related to user
      • page with Method, that will display all grocery lists, related to user
      • Display shopping list (ingredients list group by department)
    • Purchased Router
      • Method that toggle purchased item(ingredient)
      • Method that will remove all items(ingredients) from purchased list
      • Method that will remove ingredient, from grocery list
      • removed that item from purchased list and removed ingredient from Grocery List
    • Ingredients Router
      • Create or find at db new ingredient new ingredient and attach it to grocery list
      • Method moves ingredient from one department to another(can work only with custom ingredients)
      • Method that changes the ingredients -> name works only with custom ingredients
      • Method that delete array of ingredients
      • Create a new custom ingredinet+ save it to db
      • Method that will called only if we want to edit not a custom element
      • Method that get list of ingredients from department
  • GS sitemap
  • GS Shoplist screens
  • About GroceriStar
GroceriStar documentation
Docs
GS Shoplist screensTestsMetods listShop list information
More
About Groceristar companyBlogGitHubStar
Copyright © 2018 GroceriStar company