Code Monkey home page Code Monkey logo

alps-home's Introduction

Start

sudo docker-compose build
sudo docker-compose up -d

Monitoring

sudo docker ps

alps-home's People

Contributors

joonas-yoon avatar

Stargazers

SeongJu Lee avatar Hyeongjin Choi avatar

Watchers

James Cloos avatar  avatar

alps-home's Issues

User 비밀번호 변경 기능

local provide인 계정들에 대해서만 비밀번호 변경 기능 필요

생성된 관리자 계정을 위해서라도 꼭 필요함

Create User Model

User

  • username (email을 내포함)
  • password

passport와 연동이 가능하도록 만들기

/study/problems

  • /study/problems 경로에 대해서 "볼 수"는 있도록 권한 변경은 어떤가.

  • 문제 목록의 정렬 기준을 다음과 같이 변경할 것

  1. 시작일이 느린 순서대로
  2. 종료일이 느린 순서대로
  3. 그룹의 이름 순으로
  4. 문제 번호 순으로
  • 페이지네이션 적용할 것

Auth with Facebook

passport-facebook을 이용해 페이스북 계정으로 인증한 후, 로그인을 할 수 있게 한다.

docker-compose up 시 MongoError

docker-compose up -d 입력 후, 사이트가 로드되지 않는다.

docker logs server 로 확인해보면, DB에 접속하지 못하는 MongoError가 나온다.

CRUD와 관련한 모든 기능들 구현

추가는 되는 부분

  • user
  • study/모든 모델들
  • waitMember

현재 수정/삭제가 필요한 부분

  • user
  • study/모든 모델들
  • waitMember

조회도 안되는 부분

  • waitMember

Auth with Google+

passport-google을 이용해 페이스북 계정으로 인증한 후, 로그인을 할 수 있게 한다.

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.