Giter Club home page Giter Club logo

suwiserllc_genie-portal's Introduction

Genie-Portal

Real estate blockchain token portal engine

Setting Up Your Branch OR How to Git Gud

  • Enter the directory in which you want genie portal to be placed
    git clone https://github.com/GenusDev/genie-portal.git
  • Create a branch, named in according with the GenusDev Programming Conventions e.g. git checkout -b JohnR-readme-edit-0903

remember to git ignore all package and dev related temporary folders, if you are having problems with folders still pushing, try the following command to remove the truffle cached build file:

    git rm -r --cached ./truffle/build

System Dependencies

Backend

  • Express 4.17.1

Frontend

  • D3 ^5.7.0
  • Drizzle ^1.2.3
  • JQuery ^3.3.1
  • Konva ^2.4.0
  • React ^16.5.2
  • Redux ^3.7.2
  • Truffle ^4.1.14

Setup

  1. Install packages
    npm install
  2. From the truffle folder migrate contracs to the Ropsten test network
truffle migrate --compile-all --reset --network ropsten

Running the Project

Have the following sets of commands running in separate terminals:

  • Then from the root directory:

    • Run webpack and server simultaneously
      npm run dev

Remember to compile and migrate truffle contracts before running server and Webpack!

see wiki for further details

connect to ethereuem Ropsten network

The prototype optimized for use with the Chrome browser. When you load the page, you will be prompted to install metamask into your browser.
icon

Then connect to the Ropsten network, as prompted by the browser
icon

User Interface

Once loaded, you choose to use the prototype as a developer or investor. In production, your wallet would determine your user type.


icon

There are two key dashboards,

one showcasing projects,


icon

and the other tracking the token earnings performance by usr and by all.


icon

projects when clicked provides project specific info


icon

suwiserllc_genie-portal's People

Contributors

cmy235 avatar georgesco94 avatar johnrudell avatar liamzhang40 avatar matsteele avatar mjohnson324 avatar oobadare avatar realchrislee avatar rhossan avatar rnowusu avatar stvtortora avatar tetris-dev-web avatar

Watchers

 avatar

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.