Coder Social home page Coder Social logo

login-db-'s Introduction

login/register_DB 구현

이 project는 MVC design pattern 으로 구성하였습니다.

Front-End

  1. ejs view engine
  2. bootstrap4
  3. AJAX

Back-End

  1. Node.js
  2. Express
  3. MySQL
  4. passportjs(미들웨어)

Node package manager

dependencies

bcryptjs
body-parser
cookie-parser
dotenv
ejs
express
express-session
mysql2
passport
passport-local

devDependencies

nodemon
babel-cli
babel-preset-env

Contents

  1. Node.js 및 Express로 서버 설정

  2. 로그인과 회원가입 디자인 구현 (frontend with Bootstrap 4)

  3. 입력 필드 유효성 검사

  4. Node.js를 MySQL과 연결

  5. Passport 미들웨어와 함께 사용할 AJAX 설정

  6. 사용자의 이메일이 존재하는지 확인

  7. 사용자 비밀번호 암호화 방법

  8. Node.js 및 Express로 Passport 설정

  9. 로그인 한 사용자에게만 경로 접근 제한

login-db-'s People

Contributors

whansoo 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.