A cooking recipe manager with some taste!
- add the edit button
- update the parameter of the link
- fix the last updated 50 years ago
- Add error message if email or password is invalid
- update menu when logged in or logged out
- Vérifier le compteur de recettes
- Add uploading file
- Add error message for upload file
- Add loading gauge
- Add logout if session expired
- get recipe_id from server
- upload file
- check file on server
- Delete previuous file before uploading new one
- Sort the home page by Newest first, fastest first, ect
- Categories of tags
- Redesign tags structure (table de tags et association de produits & tags)
- Featured tags on front end
- Tags page when you click on the featured tags.
- Create unspash illustration for each tag, admin can refresh them.
- Query in url for tags
- pagination of the recipes
- udpate server to only send X amount of repicpe with pagination ( merge with query ).
- implement angular natif lazyloading.