SafeFood_WebProject | Spring Boot , Vue.js based Safefood management project
kandi X-RAY | SafeFood_WebProject Summary
kandi X-RAY | SafeFood_WebProject Summary
SafeFood_WebProject is a Java library. SafeFood_WebProject has no bugs, it has no vulnerabilities and it has low support. However SafeFood_WebProject build file is not available. You can download it from GitHub.
Spring Boot, Vue.js based Safefood management project . 비밀번호와 비밀번호 확인이 서로 일치해야 정상적인 회원가입이 가능하도록 구현했음. 먼저 사용자들이 가장 많이 섭취한 베스트3 음식을 소개해줌. 그 이후 음식 전체리스트가 나오고, 섭취와 찜을 버튼을 통해 할 수 있음. 검색창을 통해 음식 데이터 정보 검색 가능. (추가 : 유사정보 검색을 위한 '검색 알고리즘 추가 구현'). 검색한 정보가 데이터에 존재하지 않을 때, 일치율 60%이상인 정보를 출력하도록 알고리즘 구현. (Vue.js를 활용해 단일 페이지 퍼포먼스 활용). 내 개인정보 확인 및 변경을 통해 수정이 가능. 해당 사용자가 섭취한 내역 및 알레르기 정보 표시. 찜한 음식의 영양 성분을 체크해 사용자의 권장 섭취량과 비교한 내역 출력. CRUD기능을 갖춘 게시판 구현. 음식 및 알레르기에 대한 기본 상식 퀴즈를 랜덤으로 10문제 출력하도록 구현. (맞춘 개수에 따라 회원등급이 존재하며, 제공되는 음식데이터가 달라짐). 나라 설정을 통한 웹 페이지 번역 서비스 구현. 시연 동영상 : ️ 링크.
Spring Boot, Vue.js based Safefood management project . 비밀번호와 비밀번호 확인이 서로 일치해야 정상적인 회원가입이 가능하도록 구현했음. 먼저 사용자들이 가장 많이 섭취한 베스트3 음식을 소개해줌. 그 이후 음식 전체리스트가 나오고, 섭취와 찜을 버튼을 통해 할 수 있음. 검색창을 통해 음식 데이터 정보 검색 가능. (추가 : 유사정보 검색을 위한 '검색 알고리즘 추가 구현'). 검색한 정보가 데이터에 존재하지 않을 때, 일치율 60%이상인 정보를 출력하도록 알고리즘 구현. (Vue.js를 활용해 단일 페이지 퍼포먼스 활용). 내 개인정보 확인 및 변경을 통해 수정이 가능. 해당 사용자가 섭취한 내역 및 알레르기 정보 표시. 찜한 음식의 영양 성분을 체크해 사용자의 권장 섭취량과 비교한 내역 출력. CRUD기능을 갖춘 게시판 구현. 음식 및 알레르기에 대한 기본 상식 퀴즈를 랜덤으로 10문제 출력하도록 구현. (맞춘 개수에 따라 회원등급이 존재하며, 제공되는 음식데이터가 달라짐). 나라 설정을 통한 웹 페이지 번역 서비스 구현. 시연 동영상 : ️ 링크.
Support
Quality
Security
License
Reuse
Support
SafeFood_WebProject has a low active ecosystem.
It has 3 star(s) with 1 fork(s). There are 1 watchers for this library.
It had no major release in the last 6 months.
SafeFood_WebProject has no issues reported. There are 7 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of SafeFood_WebProject is current.
Quality
SafeFood_WebProject has 0 bugs and 0 code smells.
Security
SafeFood_WebProject has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
SafeFood_WebProject code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
SafeFood_WebProject does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
SafeFood_WebProject releases are not available. You will need to build from source code and install.
SafeFood_WebProject has no build file. You will be need to create the build yourself to build the component from source.
Installation instructions are not available. Examples and code snippets are available.
It has 8031 lines of code, 750 functions and 132 files.
It has medium code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed SafeFood_WebProject and discovered the below as its top functions. This is intended to give you an instant insight into SafeFood_WebProject implemented functionality, and help decide if they suit your requirements.
- Start the downloader
- Download file from URL
- Searches for a similar f_name
- Search for similar movies
- Returns a list of similar menus for a given f_name
- Get password check
- Gets the http page
- Find pass process
- Get a confirmation
- Add a member
- Marks a successful join success
- Finding all ingredients for a given id
- Login process
- Get all food list
- List all possible food families
- Get all ingredients for a given id
- List of food lists
- Change save save
- Main program
- Get a list of Nutri objects
- Retrieve a smile
Get all kandi verified functions for this library.
SafeFood_WebProject Key Features
No Key Features are available at this moment for SafeFood_WebProject.
SafeFood_WebProject Examples and Code Snippets
No Code Snippets are available at this moment for SafeFood_WebProject.
Community Discussions
No Community Discussions are available at this moment for SafeFood_WebProject.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install SafeFood_WebProject
You can download it from GitHub.
You can use SafeFood_WebProject like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the SafeFood_WebProject component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
You can use SafeFood_WebProject like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the SafeFood_WebProject component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page