Giter Site home page Giter Site logo

movie_review_web's Introduction

영화 리뷰 작성 홈페이지 만들기

22.07~08 AI 양재 허브 웹 개발 교육 기간 중 만든 프로젝트

NPM Version Build Status Downloads Stats

MERN (MongoDB + Express.js + React.js + Node.js) 를 이용하여
회원 가입 및 리뷰 CRUD 가 가능 한 영화 리뷰 작성 홈페이지 제작

image

설치 방법

npm install 

사용 예제

MAIN

  • 회원 가입 및 로그인 할 수 있는 페이지 (react 스럽게 하기 위해 전체 페이지가 아닌 Body 부분만 변환 되도록 함)
  • 카카오톡 OAuth2.0 을 이용한 인증 구현 image

REVIEW LIST

  • 해당 페이지에서 영화의 리뷰 CRUD 를 할 수 있다
  • 리뷰 6개씩 Pagination 구현 image

REVIEW CREATE

  • 영화의 포스터 주소를 입력하여 포스터 저장
  • 영화의 제목과 줄거리를 입력하여 저장 image

REVIEW UPDATE

  • REVIEW LIST 화면에서 각 리뷰에 있는 수정 버튼으로 수정 가능
  • 영화의 제목과 줄거리를 입력하여 수정 image

REVIEW DELETE

  • REVIEW LIST 화면에서 각 리뷰에 있는 삭제 버튼으로 삭제 가능 image

실행 방법

  • Server
node app.js
  • Client
npm start

업데이트 내역

  • 0.0.1
    • 작업 완료

정보

기여 방법

  1. (https://github.com/jisulee42/Movie_Review_Web/fork)을 포크합니다.
  2. (git checkout -b feature/fooBar) 명령어로 새 브랜치를 만드세요.
  3. (git commit -am 'Add some fooBar') 명령어로 커밋하세요.
  4. (git push origin feature/fooBar) 명령어로 브랜치에 푸시하세요. 
  5. 풀리퀘스트를 보내주세요.

movie_review_web's People

Contributors

jisulee42 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.