Open augustresende opened 6 years ago
What do you need?
CSS, HTML and JS only?
Yes.
The grid? Have you an endpoint that returns your transactions?
yes @leonardobork
yeah, i'll do it for you, i just gotta finish some work before that
do you want to add me as a collaborator or should i just try a pr?
PR first, 5 PR accepted = collaborator ;)
ok,i'll do it tonight
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
@leonardobork any progress?
Next week I'll work on this issue. Just familiarizing with electron first.
@hugoazevedosoares it's not hard to do.
just run npm install
or yarn
first, then ./node_modules/electron/dist/electron .
Thx, that I knew. I'm having trouble with debbuing it. What is the default password?
Do not have a default password. You create when you open the program for the first time.
If you have lost the password, just delete the data.db file. (But you will lost any funds, and the seed)
Working on. Can you send me the original layout files? I need the color scheme.
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.
Very good, can send me the CSS?
You are using ul and li?
No, still using a table
I can make a pull request, than you check if everything is ok with real transactions and not just mocks.
Ok, make a pull request, i will change to ul and li, and test using real transactions ;)
@hugoazevedosoares
Done! But I recommend not changing the table for a list, the table it's way more elegant and organized.
Hey, do you still need help with this? @AugustoResende @hugoazevedosoares
@AugustoResende I think most people are familiar with Bitcoin most of them use Electrum wallet. Its GUI is elegant & easy to use.
Design concept:
Currently preview: