Code Monkey home page Code Monkey logo

swpp2019-team18's People

Contributors

bgchun avatar dependabot[bot] avatar gywls00 avatar lim8540 avatar mmsori avatar yunsu3042 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

mmsori

swpp2019-team18's Issues

[alpha testing] not user friendly

충분히 완성된것 같은데, 어떻게 사용하는지 잘 모르겠습니다.

tutorial 이나 short guide 가 표시되면 좋을 것 같습니다.

Use decorator pattern on login

유저가 로그인했는지 매 번 request.user가 anonymous user가 아닌지 확인하는 코드를 작성하지 않고, 데코레이터 패턴을 사용해서 @is_logined를 통해 유저 로그인 상태를 체크할 수 있도록 하기.

CSRF Token Problem

index.js

axios.defaults.xsrfCookieName = "csrftoken"; 
axios.defaults.xsrfHeaderName = "X-CSRFTOKEN";
axios.defaults.withCredentials = true

추가가 되어 있고, 이미 csrftoken이 저장되어 있는 경우에는 헤더 세팅이 정상적으로 이루어지는 것 같으나
브라우저에서 처음 앱을 렌더링할 때 cookie가 세팅되지 않음.

SIgn up

Please make the sign-up button clickable, instead of just the text.

Diary serialize

Diary get 해올떄, 적절한 형태로 serialize 해주는 함수 사용

diary create button

특정 날짜에서 다른 날짜의 + 버튼 누르면 날짜가 변한 건 아니라 선택되어 있는 날짜에 일기가 올라갑니다.

[alpha testing] Sign Up

첫 페이지에서 Sign Up이 네모로 감싸져있어서 버튼처럼 생각했는데, Sign Up 글자에 링크가 걸려있네요. 단순히 글만 있거나, 네모 전체를 링크로 걸어주는게 좋지 않을까 생각합니다..

그리고 Login이 안된 경우 Login 페이지로 가도록 한 것 같은데, Signup 페이지에서도 새로고침 시 Login 페이지로 갑니다.

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.