Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kevinbird61/uidd-fintech
- Owner: kevinbird61
- Created: 2017-03-12T08:52:46.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-07-15T21:27:15.000Z (over 4 years ago)
- Last Synced: 2024-11-06T22:47:02.273Z (3 months ago)
- Topics: course, fintech, web
- Language: JavaScript
- Size: 6.25 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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