Skip to content
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

feature/fullstack #53

Open
wants to merge 44 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
14ed2d4
add the react app whith context and theme
cristinapalau Aug 19, 2022
fa92ead
app with routes
cristinapalau Aug 21, 2022
9b108b3
add local api
cristinapalau Aug 23, 2022
bac6fd0
add api with mongoose connection
cristinapalau Aug 29, 2022
ecefda4
api with routes
cristinapalau Aug 31, 2022
eb33f02
add final-project docs & postits integrated
cristinapalau Sep 5, 2022
3ccc582
final-project back (user)
cristinapalau Sep 5, 2022
b6f19bb
final-project with user fullstack
cristinapalau Sep 6, 2022
2ce1215
add recipes,settings anb home pages
cristinapalau Sep 6, 2022
c875dee
add ingredients model, create logic & route
cristinapalau Sep 7, 2022
5d07b5e
css to sass, new recipe model&style
cristinapalau Sep 8, 2022
b6dc1da
add validate array, object and ingredient
cristinapalau Sep 8, 2022
2fd8231
add searchIngredient function
cristinapalau Sep 8, 2022
e2af2af
add validate numbers
cristinapalau Sep 8, 2022
9f86692
add create recipe logic
cristinapalau Sep 9, 2022
3131beb
add retrieve recipes
cristinapalau Sep 9, 2022
059b95a
add create recipe back
cristinapalau Sep 9, 2022
d422131
add delete recipe back
cristinapalau Sep 9, 2022
03a8ab5
add update recipe back
cristinapalau Sep 9, 2022
07dfd72
retrievePublicRecipes
cristinapalau Sep 10, 2022
2a5e945
css to sass
cristinapalau Sep 10, 2022
cbc88cb
add retrieve ingredient back logic
cristinapalau Sep 11, 2022
0ed6c03
create & delete recipe front logic
cristinapalau Sep 13, 2022
5fec980
add retrieve public & users recipes lists
cristinapalau Sep 13, 2022
4a5f44f
add create recipe fullstack
cristinapalau Sep 13, 2022
c13720e
retrive user recipes & publics
cristinapalau Sep 14, 2022
14ea3c9
updating recipes front
cristinapalau Sep 15, 2022
b1b3ec8
save recipe ok
cristinapalau Sep 15, 2022
b16782b
create&update recipe fullstack ok
cristinapalau Sep 15, 2022
0f28aa5
changing sass styles
cristinapalau Sep 16, 2022
e2cc612
add retrieve recipe ingredients logic
cristinapalau Sep 17, 2022
c9c1b24
add list schema
cristinapalau Sep 17, 2022
a8fcf39
updating recipes styles
cristinapalau Sep 17, 2022
c3a483e
baby-steps with retrieve recipe ingredients
cristinapalau Sep 19, 2022
7ab7c6f
add retrieveRecipeIngrdients & fixing bugs
cristinapalau Sep 19, 2022
127ac63
add list schema & api logic
cristinapalau Sep 19, 2022
970e4a8
fixing user recipe bugs
cristinapalau Sep 19, 2022
0eac6c5
retrieve lists fullstack
cristinapalau Sep 20, 2022
f0945ee
add retrieve user Lists fullstack
cristinapalau Sep 20, 2022
ecbd016
update, retrieve & delete List
cristinapalau Sep 20, 2022
c129195
recipes view PDF
cristinapalau Sep 21, 2022
2d450b1
add downloadPDF function
cristinapalau Sep 21, 2022
1609bc2
add feedback toast
cristinapalau Sep 22, 2022
21cd54b
add readme and details
cristinapalau Sep 23, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 6 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file.
Loading