Skip to content
This repository has been archived by the owner on Jun 22, 2019. It is now read-only.

aytdm/weight-record

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weight-record

This is a example application of Nuxt.js, vue-chartjs, Buefy and ava.

Register your weight, you can see it visually.

Preview

Workflow

If you want to use this, you need to prepare environment of AWS Lambda, Amazon API Gateway and Amazon RDS. (I used MySQL.)

However, Do not recommend this way in production. It is only for study.

Entity-relationship diagram

Example of Lambda Function (Nods.js)

How to see demo without preparing the environment

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

Then, open http://localhost:3000/example in your browser and example will show up.

note: It can not be registered or updated.

About

This is a example application of Nuxt.js, vue-chartjs, Buefy and ava.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published