Giter VIP home page Giter VIP logo

ness's Introduction

NESS - An open source finance platform

The goal of this project is going to provides a modularize framework, that user can customize platform with their own modules.

Platform Architecture

The following figure describes the platform architecture of Ness:

Platform Architecture of Ness

The web framework is the core technology of this architecture. To serve end user, we provide front-end build with Vue.js which is a powerful javascript framework focus on the view of web.

The front-end is split from this project to a new project: ness-ui. So, in this document, we will focus on the backend part.

The backend server is RESTful server developed with Node.js, provides API for front-end to fetch stock data, analysis stock, ... etc.

Currently, the backend server is generated by Express generator. The code sturcture is look like the following figure:

Code Structure of Ness

In the root of source code, there are two important folder:

  • routes
  • external_module

The "routes" folder contains several js files, and these files contains "routers" those are used to handle user request.

The "external_modules" folder contains serval program, help backend to process stock data, like data analyzer and data loader.

Developer

ness's People

Contributors

maple52046 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

taipeialpha

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.