Giter Site home page Giter Site logo

inbody-app's Introduction

인바디 코딩테스트 과제

웹 개발 직군 지원자 진수민

과제 내용

  • 공지사항 등록 페이지

사용한 기술

  • JavaScript, React, Next.js, TailwindCSS, Notion API, Github, Vercel

프로젝트 구조

  • components
    • board
      • borad-items.js
    • board.js
    • footer.js
    • header.js
    • layout.js
  • config
    • index.js
  • pages
    • api
      • submit-form.js
    • _app.js
    • index.js
    • register.js

구현 설명

  • 클라우드 데이터베이스인 notion 을 활용하여 연동하였습니다. TOKEN, ID 값을 가져와서 권한을 부여 받았습니다.
  • notion api ref : https://developers.notion.com/reference/intro
  • 리액트 라이브러리를 활용하여 view 를 구현하였습니다.
  • tailwindCSS 를 활용하여 스타일링을 구현하였습니다.
  • tailwind docs : https://tailwindcss.com/
  • Next.js 환경에서 submit form api 핸들러 및 getServerSideProps 를 활용하여 db query 로직을 구현하였습니다.
  • Next.js docs : https://nextjs.org/docs/getting-started
  • 비동기 통식 방식은 fetch 방식을 사용하였습니다.
  • github, vercel 을 활용하여 배포를 하였습니다.

inbody-app's People

Contributors

jinsumin avatar

Watchers

 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.