https://github.com/maxam2017/pcard-2.0
https://github.com/maxam2017/pcard-2.0
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/maxam2017/pcard-2.0
- Owner: maxam2017
- License: mit
- Created: 2018-01-02T09:10:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-07T17:29:59.000Z (over 8 years ago)
- Last Synced: 2025-02-15T20:41:41.916Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 2.13 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# pcard-2.0
* PPT : https://hackmd.io/p/rJ3gX-3mz#/
* this website is published at https://people.cs.nctu.edu.tw/~hkwu0313/pcard/

|**ITEM**|**Implementation**|**Detail**|
|:-:|:-:|:-:|
| **database** | mysql |https://www.cs.nctu.edu.tw/cscc/mysql/|
| **backend**| php||
| **using api** | YES |https://people.cs.nctu.edu.tw/~hkwu0313/pcard/post|
| **frontend**|JavaScript+AJAX|mostly CSS [< form > style using bootstrap 4]|
---
|**Filename**|**Useage**|
| - | - |
| **_head.php** | html < head > |
| **header.php** | header(navbar) |
| **nav.php** | aside navigator |
| **post.php** | post api |
| **regist.php** | sign up |
| **login.php** | sign in |
| **index.php** | homepage |
| **footer.php** | footer |
---
### reference
* http://www.codingcage.com/2015/04/php-login-and-registration-script-with.html