Coder Social home page Coder Social logo

dapp's Introduction

Cryptocracy

Democratized Crowdfunding

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the Tutorial Series

dapp's People

Contributors

cryptocracy avatar alexiinnn avatar akashkaushik33 avatar vishalsharma21295 avatar shubhamkp avatar sage99 avatar

Stargazers

Michael W McDowell avatar

Watchers

 avatar  avatar  avatar Kevin Zepeda avatar

Forkers

kevinzepeda

dapp's Issues

Perks Component: Badges (Phase 1)

Phase 1 of the Perks Component is the Badges
(Phase 2 of the Perks Component is the Rewards)

Premise: Users (vendors) are able to create Badges, which can be obtained by other Users (backers) in exchange for donating to their content object.

Why: Similar to how Kickstarter lets Users(backers) earn Rewards. We want Users(backers) to have more then just a good feeling for donating to a content object.

ToDo:

  • determine optimal size constraints and file format of Badge image, that is to be supplied by the vendor while creating their earnable Badge.

  • Work closely with @akashkaushik33 and @alexiinnn to hash out the details of on-chain proof as well as quantity constraints (to offer limited Badges)

Wallet UX Update

We should add the Current balance module of the wallet on the Receive page, and the History page.

Then we can eliminate the Wallet Summary menu item and its relative page, since they are redundant.

Blockstack Update Required

We need to update to 19.0.0 on the blockstack js used for the app build.

We also need to make sure we update our source code to account for the deprecation that will be happening on the subsequent major release:

The static isUserSignedIn() function will be deprecated in the next major release of blockstack.js. Create an instance of UserSession and call the instance method isUserSignedIn().

The static getFile() function will be deprecated in the next major release of blockstack.js. Create an instance of UserSession and call the instance method getFile().

The static loadUserData() function will be deprecated in the next major release of blockstack.js. Create an instance of UserSession and call the instance method loadUserData().

Quorum Grid View

So the current list view of Quorum is super basic.
This needs revamped as a Grid view, that lazy loads in the content props of each content object in the grid.

Below is a rough concept of what the grid will likely look like

2019-03-01_17-24-07

Content Detail Views Revamp

So after reviewing the different active content types detail view
(Marker, Image, Event, Task)

It appears that we need to revamp the details view of each.
We have issues like word wrap not happening.
The layouts need to be more friendly to the eye.

Concepts to come.

Favorited Markers Usable in Wrong Field

When a user favorites a Marker, and then goes to create an Image.
The Favorited Marker is selected in the Tags field, rather then in the Marker field.
Obviously this is not the intended UX.

Quorum Vote Calc Bug

Discovered vote valc bug for sort by sum and sort by popularity
Already fixed the sort by popularity bug.
Still working on the sort by sum bug.

Empty List Warnings

Need to provide some sort of warning when user navigates to the owned and favorite content lists for:

markers
images
events
tasks
projects (needs coming soon warning instead of empty list warning)

if empty owned list: "This list is empty because you haven't Created any content of this type yet"
if empty favorites list: "This list is empty because you haven't Favorited any content of this type yet"

Additional Tour Stops

We need to add tour stops while on the following pages in app.

Markers: Owned
Markers: Favorites
Images: Owned
Images: Favorites
Events: Owned
Events: Favorites
Tasks: Owned
Tasks: Favorites
Wallet Send
Wallet Receive
Wallet History
Profile Summary View

I'll be updating this issue with the elements to highlight and messages to display soon.

Events Fixes

  1. When viewing the details of a created Event, the loading animation seems to get stuck spinning for some reason. (Note this doesn't seem to happen when accessing the Event via Favorites list, just when accessing via Owned list.)

  2. When on Owned or Favorites Events lists, row icon needs to match component icon.

  3. When on Owned or Favorites Events lists, we need to be able to Sort by upcoming Events first, and default option (on) to not include Events from the past.

Decouple Content Detail View from List Views

We need to decouple the Content Detail Views from the Content List Views for:
Marker(s)
Image(s)
Event(s)
Task(s)

(Note: Project(s) is to follow the logic of the new decoupled design, not the old coupled designed)

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.