Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kevinbird61/uidd-fintech

UIDD course usage.
https://github.com/kevinbird61/uidd-fintech

course fintech web

Last synced: about 1 month ago
JSON representation

UIDD course usage.

Awesome Lists containing this project

README

        

# UIDD-FinTech

* This project is developed for NCKU-EE course UIDD.
* Developer:
* Yung-Sheng Lu (NCKU-CSIE)
* Kevin Cyu (NCKU-CSIE)
* Designer: Jenna Chen (NCKU-ID)
* Copyrights © 2017 NCKU-EE UIDD. All rights reserved.

## Scripts

```shell
# Build
$ npm install
# Start
$ npm run start
# All
$ npm run all
```

## Dependencies

* [Node.js](http://nodejs.org/en/) - v6.10.0 LTS
* [body-parser](http://github.com/expressjs/body-parser) - v1.15.2
* [express](http://github.com/expressjs/express) - v4.6.1
* [express-session](http://github.com/expressjs/session) - 1.11.3
* [EJS](http://ejs.co/) - v2.5.5
* [node-jsonfile](http://github.com/jprichardson/node-jsonfile): 2.4.0
* [Request](http://github.com/request/request) - v2.7.0
* [Moment.js](http://momentjs.com/) - v2.17.1
* [socket.io](http://socket.io/) - v1.4.5
* [jQuery](http://jquery.com/) - v3.3.1
* [Bootstrap](http://getbootstrap.com/) - v3.3.7
* [Font Awesome](http://fontawesome.io/) - v4.7.0
* (updated soon...)

## TODO

* Visualization
* Socket.IO utilization