Skip to content

[2023 멋쟁이사자처럼 중앙해커톤] 기세 - 백엔드

Notifications You must be signed in to change notification settings

TEAM2-FORCE/force_be

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VEBE - BE

https://vebe.netlify.app/

VEBE main image

Main Features

  • Recommendation features by ingredients
image
  • Coding Conventions

    • Indentation uses four spaces.
    • Float two lines to distinguish between top-level functions and class declarations.
    • Float a line to divide methods within a class.
    • No more than 79 characters per line.
    • The package name is all lowercase, and although not recommended, _ can be used.
    • The module name must consist only of lowercase letters and ________________.
    • The class name follows the CapWords convention.
    • Variable names and function names use only lowercase letters and use __ for distinction.

Server BaseUrl

http://vebeserver.kro.kr:8000/

About

[2023 멋쟁이사자처럼 중앙해커톤] 기세 - 백엔드

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages