Giter VIP home page Giter VIP logo

wgwg_goodiegroupware's Introduction

Goodie Groupware project

구디 그룹웨어 프로젝트입니다.

프로젝트 소개

주제

  • 그룹웨어 시스템 개발

프로젝트 기간

  • 2021.12.06 ~ 2021.12.26 (160H)

담당 기능

  • 회원관리
    • 로그인
    • 사원등록
    • 개인정보 수정
  • 부서관리
    • 부서 등록
    • 부서 수정

개발환경 및 라이브러리

개발환경 소개

기능소개

회원관리 - 로그인

로그인 과정

  • 사용 API : javax-mail

회원관리 - 사원등록

사원등록 과정

  • 프로필 사진, 부서, 이름, 생년월일, 입사 년도, 주소, 직급, 전화번호, 근무 상태, 이메일을 입력받습니다.
  • 사원번호와 비밀번호는 자동부여됩니다.
  • 사용 API : spring-cron, JavaScript 정규표현식
    • 사원번호는 현재 연도(4자리) + 현재 월(2자리) + Sequence(2자리, 입사순)로 이루어져 있습니다. spring-cron을 사용하여 매월 1일에 Sequence를 초기화합니다.
    • 정규표현식으로 프로필사진의 확장자를 검사합니다. (jap, png만 가능)

부서관리 - 부서 조회 및 등록

부서조회

부서관리 - 부서 수정

부서 수정

  • 부서 명 수정 시 해당 부서 소속 직원들의 부서명도 동시에 바뀌게 됩니다.

wgwg_goodiegroupware's People

Contributors

moon-ye-rim avatar sunne090 avatar tkdgns1127 avatar yoonsu12 avatar dawonoh avatar seunghyeoksin 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.