Post your project – including any code, findings, and presentation materials – on the forum and ask for feedback. Depending on the nature of your project, posting may require sharing a link or adding an attachment with your files in the forum. Follow the instructions in your project for more specific advice.
It is an API to shop groceries from planning a menu, creating or importing recipes from the web, exploding ingredients, making a shopping list and create different shopping list for selected markets regarding prices and quality.
Of course, is need to develop the front end to ensamble all together but, there is the API documentation with all endpoints required.
I decided to build a backend for a trade tracking application. I have included swagger docs and it uses auth as well as a rate limiter.
After finishing the backend I decided to build out the frontend using React so that I could show the application (I am sure the React code is a MESS, but I used it as a learning experience). Both the frontend and backend are available on my github. I also deployed the app to Railway so that it can be interacted with.