Code Monkey home page Code Monkey logo

routineproject's Introduction

RoutineProject

루틴과 위시리스트를 관리하는 일정관리 서비스 API

소개


하루 ,일주일 단위로 반복해서 하고 싶은 루틴을 관리하는 서비스의 API를 개발하는 개인 프로젝트 입니다.

향후 리팩터링을 통해 부족한 부분을 채울 예정입니다.

개발자


기술 스택


  • Language: Java 11
  • Server Framework: Spring Boot 2.6.3
  • IDE: Intellij IDEA
  • CI/CD : Github Action , AWS CodeDeploy
  • Dependency Management: Gradle-7.3.3

주요 기능


  • 회원의 회원가입과 로그인을 지원합니다.
  • 일정의 등록, 수정, 조회, 삭제를 지원 합니다.
  • 매일 오전 6시에 루틴의 상태를 Do -> Undo 로 바꿔서 다시 체크 할 수 있습니다.

routineproject's People

Contributors

oldaim avatar

Stargazers

Dongyeob Lee avatar Dongmin Kang avatar  avatar 이경은 avatar

Watchers

 avatar

routineproject's Issues

#9 - Controller 개발중 404 Not Found 오류발생

현재 있는 5개의 Controller중에서 UserLoginCotroller 는 mapping 한대로 정확히 작동한다.

하지만 나머지 Controller 에서 지정된 경로로 접속하려 하면 404 Not Found 오류가 발생하면서 접속이 되지 않는다.

spring security 가 막으면 오류코드 401 Unauthorized 로 인해 막혀야 하는데 그것이 아니라서 오류의 원인을 짐작 할 수가 없다.

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.