Git Product home page Git Product logo

exercise_record's Introduction

Exercise Record

과제의 개요

운동 기록 하기 및 보기

작업 리스트 항목

Unit Test (data, domain class)

영상 재생

로그인 팝업

운동 내용 가져오기

API 설계

https://{apikey}.mockapi.io/api/v1/exercises 

GET request query &page &limit
response [{"createdAt":"2023-09-23T09:01:17.218Z","content":"fighting","type":"ludge","id":"1"}

POST request application/json  
   { "type": ludge ,
     "content": "fighting",
     "createdAt": "2023-09-23T09:01:17.218Z"}

개발 환경

FE

Flutter (Channel stable, 3.10.6)

BE

mockapi.io

프로젝트 빌드 & 테스트 & 실행 방법

Build

flutter run

Test

flutter test

미해결 이슈 정리

운동타입 팝업메뉴 화면

운동기록하기

운동기록보기 - 이어서 가져오기

exercise_record's People

Contributors

torchlight2016 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.