All Projects → MedPoints → Site

MedPoints / Site

Customer's site of the system

Projects that are alternatives of or similar to Site

Blockchaintechnology
Blockchain Frontier Technology Tracking
Stars: ✭ 88 (-58.88%)
Mutual labels:  blockchain, blockchain-technology
Diadata
DIAdata.org platform
Stars: ✭ 103 (-51.87%)
Mutual labels:  blockchain, blockchain-technology
Hypepool
🚀 ⚡️ ✨ next-gen mining pool server software
Stars: ✭ 89 (-58.41%)
Mutual labels:  blockchain, blockchain-technology
Udacity Blockchain Developer Nanodegree
The road so far on Udacity Blockchain Developer Nanodegree
Stars: ✭ 53 (-75.23%)
Mutual labels:  blockchain, blockchain-technology
Ekt
EKT basic blockchain, the main purpose are token transfers and token related smart contracts.
Stars: ✭ 139 (-35.05%)
Mutual labels:  blockchain, blockchain-technology
Blockchain Cli
⛓️ A minimal blockchain command-line interface.
Stars: ✭ 1,075 (+402.34%)
Mutual labels:  blockchain, blockchain-technology
Blockshell
🎉 Minimal Blockchain Learning CLI
Stars: ✭ 1,348 (+529.91%)
Mutual labels:  blockchain, blockchain-technology
Scatterdesktop
Connect to applications on EOS, Ethereum, and Tron. Exchange tokens with ease. Manage your assets safely. All in a simple to use interface.
Stars: ✭ 459 (+114.49%)
Mutual labels:  blockchain, blockchain-technology
Gulden Official
Blockchain as intended
Stars: ✭ 126 (-41.12%)
Mutual labels:  blockchain, blockchain-technology
My First Bitcoin Miner
For the curious minds who want to understand how Bitcoin Blockchain works!
Stars: ✭ 110 (-48.6%)
Mutual labels:  blockchain, blockchain-technology
Mortgageblockchainfabric
Mortgage Processing App using Hyperledger Fabric Blockchain. Uses channels for privacy and access, and restricts read/write previleges through endorsement policies
Stars: ✭ 45 (-78.97%)
Mutual labels:  blockchain, blockchain-technology
Blockchain Java
A simplified blockchain implementation in Java
Stars: ✭ 160 (-25.23%)
Mutual labels:  blockchain, blockchain-technology
Disperse
React/Redux dApp (decentralized app) boilerplate using Ethereum's blockchain
Stars: ✭ 36 (-83.18%)
Mutual labels:  blockchain, blockchain-technology
Chainode
Fast, Highly Scalable, and Lightweight Private Blockchain Network based on node.js
Stars: ✭ 55 (-74.3%)
Mutual labels:  blockchain, blockchain-technology
Build Blockchain Insurance App
Sample insurance application using Hyperledger Fabric
Stars: ✭ 609 (+184.58%)
Mutual labels:  blockchain, blockchain-technology
Dotnet Stellar Sdk
Stellar API SDK for .NET Core 2.x and .NET Standard 2.0
Stars: ✭ 97 (-54.67%)
Mutual labels:  blockchain, blockchain-technology
Xdag
XDAG (Dagger Coin) Official Main Repository. XDAG is a novel DAG based cryptocurrency.
Stars: ✭ 297 (+38.79%)
Mutual labels:  blockchain, blockchain-technology
React Ethereum Dapp Example
A starter boilerplate for an Ethereum dapp using web3.js v1.0, truffle, react, and parity
Stars: ✭ 384 (+79.44%)
Mutual labels:  blockchain, blockchain-technology
Coco
The fastest crypto online
Stars: ✭ 103 (-51.87%)
Mutual labels:  blockchain, blockchain-technology
Cryptokylin Testnet
EOS.io Kylin Testnet by cryptokylin.io
Stars: ✭ 140 (-34.58%)
Mutual labels:  blockchain, blockchain-technology

This is a main site for the MedPoints system

We are using Node.js stack for creation this beatiful app. express and express-handlebars create the architecture base for the MVC-application.

Run

Before you need to run

  npm install

For running the app, you need to run the

  npm run start

For running dev-version of the app, you need to run

  npm run dev

Architecture

The app works as a facade-app for the api and the blockchain-prototype, it gathers all the data together and renders it with using of handelbars to markup. The app works on the top of MVC-architecture.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].