Skip to content

SSAFY5-free/FHTH_free

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FHTH (For Happy To Happy)

반려동물 통합 관리 시스템

Why FHTH?

https://www.etoday.co.kr/news/view/2001092

FHTH

Setup

$ git clone https://github.com/SSAFY5-free/FHTH_free.git
$ cd FHTH_free

// backend
$ cd /AWS/backend
$ npm install
$ npx nodemon

// frontend
$ cd AWS/frontend/fhth
$ npm install
$ npm run serve

// rpi backend 
$ cd backend_rpi
$ npm install
$ npm start

구조

FHTH 구조

Technical Stack

Backend

  • Node.js
  • Express
  • AWS (Amazon Web Service)
  • MongoDB

Frontend

  • Vue.js
  • Element-ui

Local Server(이동형 CCTV)

  • Linux
  • Node.js
  • Express
  • Python

ESP32 (급식기, 급수기)

  • Arduino
  • C/C++

CI/CD

  • Github
  • Docker
  • Nginx

PREVIEW(급식기)

급식기

default.mp4

조종 및 급식 확인

default.mp4

급식기 배식

default.mp4

PREVIEW(급수기)

급수기

default.mp4

물부족 여부 확인

https://user-images.githubusercontent.com/48344143/136668228-5aa4d187-e028-4fd2-bc3a-ea669a1b1e14.mp4 급수기 물주기

급수 여부 확인

KakaoTalk_20210926_224545666.mp4

Member

  • 김지환
  • 김현우
  • 신은지
  • 이희재
  • 장범진

Docs