An open API service indexing awesome lists of open source software.

https://github.com/maxam2017/pcard-2.0


https://github.com/maxam2017/pcard-2.0

Last synced: over 1 year ago
JSON representation

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/

![](https://github.com/maxam2017/pcard-2.0/blob/master/asset/img/readme.gif)

|**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