ChickenKyiv / api-extended-database-Khyati

GNU General Public License v3.0
0 stars 2 forks source link

next steps plan #22

Open atherdon opened 6 years ago

atherdon commented 6 years ago

Hi Khyati, i have a few questions to you:

khyati0212 commented 6 years ago

I am ready to task related to groceristar repository.

Both options seem like good ideas.

I am done with import #18 . Do let me know if I am missing something.

Regarding" i can propose to you create a separated npm modules, that contain static data, that we have in our different repositories. like sample data of recipes, or list of basic ingrredients..." am I suppose to copy those repository and than create static data?

atherdon commented 6 years ago

npm modules

example: we have recipe = {image: 'xxx', name: 'xxx', ingredients: {}} and right now when i have a similar data that i want to include into other repository - i just go to another repo - and copy-paste that files. so i think it'll be better to move that static arrays into npm module - that we can publish inside our organization, so later, when i create another clean repo in order to test some things - i just install that module...

recipes static data used at: recipe-api, recipe-search-api, recipe-search-fom-react

atherdon commented 6 years ago

I created a few simple tasks, please check it here https://github.com/GroceriStar/groceristar/issues/521 https://github.com/ChickenKyiv/recipe-api-only/issues/204

https://github.com/GroceriStar/groceristar/issues/196(same as 201/202 just with some explanation) https://github.com/GroceriStar/groceristar/issues/202 https://github.com/GroceriStar/groceristar/issues/201

https://github.com/GroceriStar/groceristar/issues/136

https://github.com/GroceriStar/groceristar/issues/194

https://github.com/GroceriStar/groceristar/issues/266