-
Notifications
You must be signed in to change notification settings - Fork 4
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
Tasks List #71
Comments
i can do the second and the third task, but for the third one, i'll need more information about what should be in MealForm component |
Ok, let's start from second task |
Story: AddMealForm is a file, that was used at Sanchit project. And we move it only for one reason - without this component - our project will be broken(because our previous project structure was not ideal, but ok). tell me if something is not clear @GuiFSs |
so, the file AddMealModal.js in the project will be in another module and should be deleted from this one, but i have to make sure that when i delete it, it won't break the project, but for what i saw, this file is not been used in any other component, so i think it won't be a problem |
yes, you're right, but i'm not sure if it not used anywhere |
ok so, i was testing the "switch mode" button, and i found an error when we get a dish by week, should i open a issue and try to figure it out the problem? i think it's because the function getRandomWeek in WorkSchedule.js file |
yes, please open an issue and explain it here. it'll help us in future |
Please follow this link https://github.com/GroceriStar/calendar/invitations |
sorry to ask, but what is this for? |
you can read it by URL :) want to add you to collaborators, so i can assign tasks at this repo for you |
@GuiFSs let's discuss here what else we can do at this project right now. Do you have any ideas? |
i'm curious to see your ideas about how we can improve it |
ok, but first i would like to know more about the main function of calendar, i mean, correct me if i'm wrong, the objective of calendar is to show the users, suggestions about helthy meals, ingredients, etc, in a certain day and time, so the user can keep it organized and have a better diet |
right now is more simple than you think. Maybe later we'll evolve it, but for now - main goal of this project is to give an ability to people see meal plans(i.e. meals/recipes) per days. When we'll make the code of it clean - we'll be able to add this module to our projects. |
well, the only thing i can think now is to have a way of people share this meal plans, i think this is a good way bring more people to the site. But i don't know if this is too complex right now |
yeah, i like your idea. will add it to our feature list. and yes - it's not a simple thing |
@GuiFSs do you have other tasks? |
@atherdon actually i don't have |
https://github.com/GroceriStar/react-shopping-list-template/issues/67 |
@GuiFSs tell me if you need help with this task from that repo or if you busy at college - so i'll be able to assign it to someone else |
renderer Method re-ogranization. Refactoring #50
add five random recipes #48
Easy thing. we just need to rename file and check places, when it was connected and update pathnames there too.
More details upon request.
The text was updated successfully, but these errors were encountered: