Giter Site home page Giter Site logo

myboardproject's People

Contributors

yejinha-official avatar

Watchers

 avatar

myboardproject's Issues

#2 Transform template engine (from Mustache to .. ?)

Why ?

  • Mustache doesn't have "IF condition", so it has few varieties to control at the front-end side.
  • Mustache 에는 "If " 가 없어서 동작 제어에 한계가 있다.

How to solve?

  • Try to use other server-side template engine or change to client-side engine
  • 다른 템플릿 엔진 사용하거나 클라이언트 템플릿 엔진으로 교체 필요할듯.

Using CI/CD to automatic deploy

  • If there's any push action on this repository, make it automatically deploy on the server.
  • 레포지토리에 푸시 액션 있으면 자동으로 배포 되도록 CI/CD 구축하기

[Deploy issue] No classpath error

Why?

  • Run plain.jar (that has no jre environment inside)
  • 자꾸 jre 없는 plain jar 실행해 나오는 문제

##How to solve?

  • Prevent making "plain. jar" in a build script.
  • 빌드 스크립트에 plain.jar 만들지 않도록 수정

#3 Unauthenticated users are unable to read boards

What

  • If someone is not logged in, can not read boards.
  • 로그인 안 한 사용자는 글을 읽지 못함.

Why & How to solve

  • It has connected the board's title to "update API", so I have to make "If condition" to check the user and writer accounts.
    If the writer clicks his/her own posts, go to update API. Otherwise go to read API.
  • 글 제목이 업데이트 api 와 연결되어있다. If 를 사용해서 글 작성자와 같은 사람인지 체크하는게 필요.
    글 작성자가 클릭하면 업데이트와 연결, 아니면 그냥 글 읽기로 연결

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.