Coder Social home page Coder Social logo

basic-user-authentication's Introduction

Account login

一個使用 Express + node.js + MongoDB 建立的基礎的登入功能測試

功能描述 (features):

  • 在登入頁面,使用者輸入正確 email 和對應 password 將登入歡迎頁面
  • 在登入頁面,若使用者輸入錯誤,將顯示錯誤訊息

專案畫面

login image

home image

測試帳號

Email Password
1 [email protected] iamironman
2 [email protected] icandothisallday
3 [email protected] enajyram
4 [email protected] *parol#@$!
5 [email protected] password

安裝

1.開啟終端機(Terminal)cd 到存放專案本機位置並執行:

git clone https://github.com/Goater1095/basic-user-authentication.git

2.初始

cd basic-user-authentication  //切至專案資料夾
npm install  //安裝套件

3.開啟程式

npm run dev  //執行程式

終端顯示 This Server start on http://localhost:3000 即啟動完成,請至 http://localhost:3000 開始使用程式

使用工具

  • Visual Studio Code - 開發環境
  • Node.js - 執行環境
  • Express - 應用程式架構
  • Express-Handlebars - 模板引擎

basic-user-authentication's People

Contributors

goater1095 avatar

Watchers

James Cloos avatar  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.