Skip to content

JokerTrickster/food-recommendation

Repository files navigation

Food Recommendation Service

회의 일지 및 프로젝트 문서 링크

Introduction

This project is a food recommendation service designed to help users find food options based on their preferences. The service uses advanced algorithms to suggest meals, making dining choices easier and more personalized.

Requirements

To run the server, you will need the following libraries and tools:

  • Echo v4 - High performance, minimalist Go web framework
  • Air v1.52 - Live reload for Go apps
  • Docker - Platform to develop, ship, and run applications
  • echo-swagger - Swagger integration with Echo for API documentation

Architecture

This project follows the principles of Clean Architecture. This architectural pattern emphasizes the separation of concerns, making the codebase more modular, testable, and maintainable. The core idea is to keep the business logic independent of frameworks, databases, and external agencies.

스크린샷 2022-12-22 오후 7 46 07

DB Schema

스크린샷 2024-10-01 오후 1 47 11

About

음식 메뉴 추천 서비스 프로젝트

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages