Toggle navigation
Toggle navigation
This project
Loading...
Sign in
공태현
/
healthcare-with-webcam
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
공태현
2022-06-09 15:31:30 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
08b910c037c972ff0ea1a1e529ec77bab29c069b
08b910c0
1 parent
484847c5
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletions
README.md
README.md
View file @
08b910c
...
...
@@ -57,17 +57,22 @@ npm run start
*
Before npm run start, change mongoose.connect("Key") for own database.
GO to localhost:3000
1.
Register on own Webpage
2.
Login
3.
Webcam Start
*
테스트 케이스 추가 및 설정
`https://teachablemachine.withgoogle.com`
*
URL 연결 on squat.js
*
카메라 접근 허용 on Chrome
---
# for developer
*
server.js
:
API Implement, mongodb database access IP 추가 필요 `https://www.mongodb.com`
*
change mongoose.connect("Key") for own database.
*
model/user.js
:
Database user schema
*
HTML with JS
:
Using Ajax for get & post API(server.js)
---
# RoadMap
...
...
Please
register
or
login
to post a comment