The project was created for demonstration purposes. Allows you to find out the number of calories calculated for the whole dish and per 100 grams.
Technologies used:
React (Javascript), Sass (Scss), Redux.js, strapi
Features:
- strapi was chosen as a backend to speed up the development of a demo project
- calorie counting algorithms implemented
- intermediate data such as user selections and lists of his products are stored in redux, since they are not sent to the server and are not stored there
- the application is easy to use and easy to get used to, thanks to the developed design