GroceriStar / types

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

[Ck][meal calendar][sub-task#2] #12

Closed atherdon closed 6 years ago

atherdon commented 6 years ago

part of #10 task. we have a list of static data from one of recipes based website. we'll convert that data into static arrays, and later will use in our projects. Sample of data, related to calendar + events you can see below.

https://github.com/GroceriStar/react-only-intern-23/blob/master/src/data/Data_WorkSceh.js

list of articles(basically we need data only from image)

Please put your js arrays at this folder: https://github.com/GroceriStar/types/tree/master/MealCalendar

atherdon commented 6 years ago

@vadim9999 you can work on this task

vadim9999 commented 6 years ago

https://github.com/GroceriStar/types/pull/24 @atherdon

atherdon commented 6 years ago

@vadim9999 perfect!