NanoDevs / NanoLightWallet

RaiBlocks Light Wallet written in NodeJS
MIT License
53 stars 15 forks source link

Better design for Transaction History GUI #1

Open augustresende opened 6 years ago

augustresende commented 6 years ago

Design concept: bpgsduafrd2mbm5yuyvjzg

Currently preview: screenshot_45

leonardobork commented 6 years ago

What do you need?

leonardobork commented 6 years ago

CSS, HTML and JS only?

augustresende commented 6 years ago

Yes.

leonardobork commented 6 years ago

The grid? Have you an endpoint that returns your transactions?

augustresende commented 6 years ago

yes @leonardobork

leonardobork commented 6 years ago

yeah, i'll do it for you, i just gotta finish some work before that

leonardobork commented 6 years ago

do you want to add me as a collaborator or should i just try a pr?

augustresende commented 6 years ago

PR first, 5 PR accepted = collaborator ;)

leonardobork commented 6 years ago

ok,i'll do it tonight

leonardobork commented 6 years ago

i can help you with server side stuff too, i strongly recommend you to divide code in small and concise archives and dirs, its better for readability and all that good stuff

augustresende commented 6 years ago

@leonardobork any progress?

ant1m4tt3r commented 6 years ago

Next week I'll work on this issue. Just familiarizing with electron first.

jaonoctus commented 6 years ago

@hugoazevedosoares it's not hard to do. just run npm install or yarn first, then ./node_modules/electron/dist/electron .

ant1m4tt3r commented 6 years ago

Thx, that I knew. I'm having trouble with debbuing it. What is the default password?

augustresende commented 6 years ago

Do not have a default password. You create when you open the program for the first time.

augustresende commented 6 years ago

If you have lost the password, just delete the data.db file. (But you will lost any funds, and the seed)

ant1m4tt3r commented 6 years ago

Working on. Can you send me the original layout files? I need the color scheme.

ant1m4tt3r commented 6 years ago

Using mocks now to develop and I've made some progress, but now I need some transactions to my wallet, so I can continue debbuging.

ant1m4tt3r commented 6 years ago

wallet

augustresende commented 6 years ago

Very good, can send me the CSS?

You are using ul and li?

ant1m4tt3r commented 6 years ago

No, still using a table

ant1m4tt3r commented 6 years ago

I can make a pull request, than you check if everything is ok with real transactions and not just mocks.

augustresende commented 6 years ago

Ok, make a pull request, i will change to ul and li, and test using real transactions ;)

augustresende commented 6 years ago

@hugoazevedosoares

ant1m4tt3r commented 6 years ago

Done! But I recommend not changing the table for a list, the table it's way more elegant and organized.

ghost commented 6 years ago

Hey, do you still need help with this? @AugustoResende @hugoazevedosoares

NghiaSE commented 6 years ago

@AugustoResende I think most people are familiar with Bitcoin most of them use Electrum wallet. Its GUI is elegant & easy to use.

electrumltc1