Code Monkey home page Code Monkey logo

mini-project's Introduction

mini-project

[Front-end && Back-end]

Front:

  • vaillaJS
  • Bootstrap
  • HTML/CSS

Back:

  • python
  • flask
  • JWT
  • mongoDB

[구현기능]

  1. 로그인
  • JWT 적용 / 토큰 만료 시간 설정
  1. 회원가입
  • 유효성 검사
  1. 게시글 작성

  2. 게시글 불러오기

  3. 댓글작성


[와이어 프레임]

9조미니프로젝트

[API 명세서]

스크린샷 2022-11-15 13 49 45


[프로젝트 이미지]

1. 메인 화면

image

2. 회원가입 화면

image image

3. 로그인

image

4. 게시글 작성

image image

5. 댓글 작성

image image

6. 게시글 삭제(본인의 글만 삭제 가능)

image image image


[트러블 슈팅]

  • 유효성 검사의 조건을 구축하는데 많은 생각이 필요했고, 예상치 못하게 조건이 충족되지 않았음에도 넘어가는 상황 발생

해결: 순서를 생각하고 하나씩 차근차근 시도해가며 해결

  • 오타로 인해 발생한 에러로 약간의 시간 소요

해결: 찾아서 해결

  • 팀원의 로컬 환경에서 코드가 돌아가지 않는 상황 발생

해결: intel 맥에서 발생되는 에러로 파악됨. certifi 라는 python module을 통해 해결

  • 로그인 후 jwt에 의해 token의 유효기간 만료 이후 화면이 변하지 않음

페이가 새로고침 될 시 서버에서 주는 로그인 만료 정보를 받아 이를 해결

mini-project's People

Contributors

kyh9800 avatar nacjji avatar saehwa95 avatar cho98 avatar

Watchers

 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.