GithubHelp home page GithubHelp logo

web_community's Introduction

畢業專題 CONNECT

image

DEMO

http://34.105.17.84/Web_Community/Web/login.html

測試用帳號: [email protected]
測試用密碼: 1234567890

#### 請重新整理多次後再進行登入,經過一段時間即可進入主頁面

開發環境與使用套件

∙ 伺服器 : Google Cloud Platform (GCP)
∙ 資料庫 : MySQL
∙ 後端 : Node.js、PM2、Apache
∙ 前端 : HTML、CSS、JavaScript(jQuery)、Bootstrap

GCP 伺服器

∙ 帳號 : [email protected]
∙ 地區 : 台灣
∙ 地址 : no display
∙ 信用卡 : no display
∙ 建立時間 : 2020/05/08 11:59 (試用期限至 2021/05/08)
∙ 專案名稱(專案ID) : Web Community
∙ Compute Engine VM
    * Name : daniel-918369
    * Region : us-west1-b (奧勒岡州)
    * Machine type : f1-micro (1 個 vCPU,614MB 記憶體)
    * Boot disk : Debian GNU/Linux 9(stretch) 30GB HDD
    * Identity and API access : 允許預設存取權
    * Firewall : 允許 HTTP 流量、允許 HTTPS 流量
    * IP : 34.105.17.84
    * Port : 3306(MySQL)、3000(API)、8080(跨域)

MySQL 資料庫

∙ Host : 34.105.17.84
∙ Port: 3306
∙ 使用者 : root

API 列表

  • Host : 34.105.17.84
  • Port : 3000

伺服器檔案架構

  • Path : /var/www/html/
├── test (測試)
|
└── Web_Community (專案)

專案架構

  • Path : /var/www/html/Web_Community
├── README.md (說明檔)
|
├── api
|   ├── cors.js (跨域處理)
|   └── main.js (api檔)
|
├── web (網頁端)
|   ├── css
|   |
|   ├── fonts
|   |
|   ├── fragments (套件檔案)
|   |   ├── bootbox (警示框)
|   |   ├── bootstrap
|   |   ├── datatable (表格)
|   |   ├── fontawesome (小圖案)
|   |   └── jquery
|   |
|   ├── img
|   |
|   ├── js
|   |
|   ├── anonymous.html (匿名)
|   ├── forgot.html (忘記密碼)
|   ├── friend.html (朋友列表)
|   ├── group.html (社團)
|   ├── index.html (首頁)
|   ├── login.html (登入)
|   ├── pickcard.html (抽卡)
|   ├── profile.html (個人資料)
|   ├── signup.html (註冊)
└── └── createNew.html (申請新密碼)

web_community's People

Contributors

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