Coder Social home page Coder Social logo

realworld's Introduction

Features

  • Authenticate users via JWT (login/signup pages + logout button on settings page)
  • CRU- users (sign up & settings page - no deleting required)
  • CRUD Articles
  • CR-D Comments on articles (no updating required)
  • GET and display paginated lists of articles
  • Favorite articles
  • Follow other users

Expectations

  • All the required features (see specs) should be implemented.
  • You should publish your implementation on a dedicated GitHub repository with the "Issues" section open.
  • You should provide a README that presents an overview of your implementation and explains how to run it locally.
  • The library/framework you are using should have at least 300 GitHub stars.
  • You should do your best to keep your implementation up to date.

Reference

https://realworld-docs.netlify.app/docs/intro

realworld's People

Contributors

ericsimons avatar zunghyo avatar geromegrignon avatar alonski avatar esakkiraj avatar optikfluffel avatar segmentationfaulter avatar

realworld's Issues

회원 가입 기능 구현

목표

  • 회원 가입 기능을 구현

작업 내용

구현

  • 회원 가입 시 이메일, 비밀번호, 이름을 필수로 입력한다.
  • 중복된 이메일, 이름으로는 가입이 불가능하다.
  • 이메일은 유효성 검사를 한다.
  • 비밀번호는 암호화하여 저장한다.

테스트

  • 회원 가입 시 이메일, 비밀번호, 이름을 필수 입력 테스트
  • 중복된 이메일, 이름으로는 가입이 불가능한지 테스트
  • 이메일은 유효성 검사
  • 비밀번호는 암호화 테스트

회원 프로필 조회 기능 구현

목표

  • 회원 프로필 조회 기능을 구현

작업 내용

구현

  • 회원 프로필 조회 기능을 구현한다.

테스트

  • 회원 프로필 조회 테스트를 구현한다.

개발환경 세팅

목표

  • 프로젝트 개발 환경 세팅

작업 내용

  • Spring Boot 프로젝트 생성
  • build.gradle 의존성 추가

참고 자료

회원 조회 기능 구현

목표

  • 회원 조회 기능을 구현

작업 내용

구현

  • 회원 조회 기능을 구현한다.

테스트

  • 회원 조회 테스트를 구현한다.

회원 로그인 구현

목표

  • 회원 로그인 기능을 구현

작업 내용

구현

  • 로그인 기능을 구현한다.
  • 토큰 인증 방식으로 구현한다.

테스트

  • 로그인 성공, 실패 테스트를 구현한다.

회원 정보 수정 기능 구현

목표

  • 회원 정보 수정 기능을 구현

작업 내용

구현

  • 회원 정보 수정 기능을 구현한다.

테스트

  • 회원 정보 수정 테스트를 구현한다.

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.