Foodfy

screenshot of Foodfy
express
scss

MVC application to explore, manage recipes and chefs - built with Express, Nunjucks, and Postgres

Overview:

Foodfy is a platform designed to enhance culinary skills, allowing users to cook, explore, and manage recipes. With features like exploring recipes, creating accounts to manage recipes and chefs, and multi-language support, Foodfy aims to provide a comprehensive experience for users at various skill levels.

Features:

  • Explore recipes and find amazing chefs
  • Create an account to manage recipes, chefs, and users
  • Administrator privileges to invite other users
  • Multi-language support in English and Portuguese
  • Dark mode theme toggle

Summary:

Foodfy is a platform geared towards culinary enthusiasts, offering features like recipe exploration, chef management, and multi-language support. By providing a user-friendly interface and versatile functionalities, Foodfy aims to elevate the cooking experience for its users.

express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

fullstack
Fullstack

A fullstack boilerplate provides a starter application that includes both frontend and backend. It should include database, auth, payments, user roles and other backend services to build a fully featured saas or webapps.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.