-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
at first we'll need to create a todo-list #1
Comments
any updates? i'm preparing a cool doc for you - if you have questions - ask them :) @khushal123 |
Are you guys done with the todo list |
nope
|
Okay. And is there anything that I could help with ? |
a bit busy - start from basic steps and i'll try to back to you as soon as possible. check what we have here |
you can start to work on this task |
Okay sure |
@vineeshvk working on documentation, related to your work right now. buzz you when i'll complete it |
Sure |
@vineeshvk can you push your current progress to this repository? |
Are you referring the todo-list. |
yep
…On Sun, Jul 1, 2018 at 5:59 AM Vineesh VK ***@***.***> wrote:
Are you referring the todo-list.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABZrDpmtzrOKmGIJcfk_mkUxP7rJIqUdks5uCDsKgaJpZM4TzhIj>
.
|
The TODO list is done but couldn't push it to the repo. Can you help me with that? |
sure, at first you'll need to pull data from this repository - can you do
it?
then you'll add your files to this repo and push changes to remote branch.
if this is an issue - i can prepare some tasks, that will give you ability
to learn how git works
|
Okay done. I simply tried it via terminal and it worked. But still I'm not really familiar with github so can you please give that task you told me about. |
i decided to not use git-kraken because it works slow. btw, i assume you're using linux, right? Ok, noted - will add a task for learning git |
Okay I'll look into it.
…On Mon, Jul 2, 2018, 4:20 AM Arthur Tkachenko ***@***.***> wrote:
i decided to not use git-kraken because it works slow. btw, i assume
you're using linux, right?
i saw that Github-desktop has a linux build, but you should google it. i
think one of core team members working on it.
Ok, noted - will add a task for learning git
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AYiD11O_FWcVKCfYKc-7zCa_2OMJx534ks5uCVIqgaJpZM4TzhIj>
.
|
I installed github desktop for my linux desktop and it works fine. |
@vineeshvk i think i'm slowing you down You can also check this links, it'll give you some details about methods that we're using in our web version |
@vineeshvk does my latest comment helps you a bit? |
tell me if you'll need more help with understanding how web version works |
Yeah I sure do. |
ok, ask the questions. i was stuck with advanced search react form, so
documentation is on pause right now
|
So as per the documentation and the video you sent me. The user selects a shopping category and there will be a list of item and user can select the required items and save it. Is that it or did I get something wrong? |
before user start to use grocery list - he need to clone it or create it
from 0.
when it open list and pick a department(food category) he get a list of
ingredients, related to this category.
when user check this ingredient - it set status purchased. also keep note
at footer filter.
Soon or later i'll work on webversion(replacing it with react) so i'll be
able to help you a bit. i don't know react native. but the basics is same,
right? just additional toolset
|
Okay understood. Yeah React and React Native have the same basis only the UI component changes. |
i don't want to reinvent the wheel with this task. so we'll use code that other people created so far.
please take a look at this projects and tell me what we can grab from them.
https://egghead.io/courses/build-a-react-native-todo-application
https://github.com/benawad/react-native-todo
https://github.com/rishabhbhatia/react-native-todo
https://snack.expo.io/rk-rHa2nl
so this task is more about reviewing code of other people, copying parts and creating a first version of project that we'll extend later.
The text was updated successfully, but these errors were encountered: