Skip to content

Backend repository of NimatNemat Implemented in Spring Boot

Notifications You must be signed in to change notification settings

NimatNemat/NMNM_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# NMNM_backend

This is the back-end repository of the NimatNemat project.

Introduction

The Nimat Flavor Project is a system that recommends restaurants based on the user's restaurant evaluation. Users can choose their preferred group of restaurants and receive restaurant recommendations accordingly. Since then, the evaluation of the restaurant has been repeated, so you can get the accuracy of the recommendation and more direct recommendations from me within the group. The backend was developed as Spring Boot, and uses MongoDB to store restaurant and user preference information.

API documents

You can find information about the APIs you provide in the following documents. You are using Swagger to create documents for APIs.

Getting started

To install and run the project locally, you must follow these steps.

Installation

Settings

Use

## Git Commit message규칙

feat:adding new features

fix : fix bug

docs : modifying document

test : adding test code

refact : code refactoring

style : Changes that do not affect the meaning of the code

core : Build part or package manager modifications

Example

: Write the title in the blank line below in the format of

The title should be no more than 50 characters / Make clear what the changes are / Do not end the period Yes) feat: Add login function

Write the body (specific content) in the line below

Separate multiple lines with "-" (one line is not more than 72 characters)

Create a footer in the lower line (such as adding issue numbers related to the current commit)

Yes) Close #7

About

Backend repository of NimatNemat Implemented in Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages