Coder Social home page Coder Social logo

board-project's Introduction

board-project

전반적인 개발 CRUD의 기본 소양이 되는 게시판 프로젝트입니다

목차

  • 프로젝트 소개

  • 프로젝트 기능

  • 사용 기술

  • 구조 및 설계

  • 개발 내용

    1. 프로젝트 시작 계기

    게시판 프로젝트를 시작하게 된 계기는, CRUD+L을 학습하기 가장 좋은 주제인 게시판을 직접 만들면서 학습하고자 시작하게 되었습니다. 독학으로 사용하고자 하는 기술에 대해 학습한 이후 해당 학습 내용을 적용해보는 프로젝트입니다.

    2. 프로젝트 기능

    프로젝트의 주요 기능 입니다.

    회원 관리

    • 게시판 서비스를 이용하기 위해 회원가입을 해야합니다.
    • 사용자가 서비스를 이용하기 위해 로그인 기능이 필요합니다.
    • 서비스를 더이상 이용하고 싶지 않은 사용자를 위한 로그아웃 기능이 필요합니다.
    • 사용자 자신의 정보를 변경하기위한 회원 정보 수정 기능이 필요합니다.
    • 사용자는 계정 보안을 위해서 비밀번호 변경 기능이 필요합니다.
    • 서비스를 이용하고 싶지 않은 사용자를 위한 회원 탈퇴 기능이 필요합니다.

    게시글 관리

    • 로그인한 사용자는 게시글을 작성할 수 있습니다.
    • 모든 사용자는 게시글을 볼 수 있습니다.
    • 로그인한 사용자는 자신이 작성한 게시글을 수정할 수 있습니다.
    • 로그인한 사용자는 자신이 작성한 게시글을 삭제할 수 있습니다.
    • 모든 사용자는 게시글을 상세 조회할 수 있습니다.
    • 모든 사용자는 게시글을 검색 할 수 있습니다.

    3. 사용 기술

    3-1 백엔드

    • Java 11
    • SpringBoot 2.7.6
    • MyBatis
    • MySQL
    Build Tool
    • Gradle
    DataBase
    • MySQL

board-project's People

Contributors

aorri2 avatar

Watchers

 avatar

board-project's Issues

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.