Menu Generator
Menu Generator is a web application built with Next.js. Its main goal was to create a tool that would allow me to improve my skills in developing interactive web applications and working with databases. This project was an opportunity for me to learn and experiment with various technologies, including MongoDB, mongoose, NextAuth.js, and jsPDF.
The application offers:
- adding, editing and deleting recipes
- generating and editing daily meal plans based on calorie requirements and number of meals
- exporting meal plans to PDF
- searching by name and filtering recipes by meal category, calories and preparation time
- admin and user panels
- login and registration