Skip to content

Brianspha/RhodeIT-Bicycle-Sharing-Platform-Management-System

Repository files navigation

About

System overview

  • Initial plan To add

App Screenshots

  1. Docking Stations View
    Alt text
  2. Detailed Stations View
    Alt text

Assuming you dont embark and vue installed globally if not please install embark using the following commands if you already do skip to [link] (#ps)

Installing EmbarkJS and Vue Cli Globally

  1. npm install --global windows-build-tools
  2. npm install -g git
  3. npm install node-gyp
  4. npm install -g embark
  5. npm install -g @vue/cli

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Connecting to the POA Cluster

embark run RChain --nodashboard

To run embark locally

embark run --nodashboard

Ensure you have geth installed before running the above command if you dont have geth you can run the following command

embark simulator

enure your in the same directory as the project

About

Used for Adding New Docking Staions, New Bicycles and Tracking Registered users on the System NB. Interacts with the RhodeIT Smartcontract

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published