meanTorrent icon indicating copy to clipboard operation
meanTorrent copied to clipboard

Awesome work!

Open pmwoodward3 opened this issue 7 years ago • 7 comments

Hey,

Looks like you're really kicking ass from checking out the commits. One quick question, do you have any screenshots or info on how I could set this up to try it out? Or is it still very WIP and not there yet?

I'm willing to do anything to help out.

Thanks!

pmwoodward3 avatar May 11 '17 15:05 pmwoodward3

Hi,

I'm glad the work is going well, also thank you for your attention to the project. yes, its has many screenshots can view, Ill upload these screenshots picture in readme.md soon. and will to deploy on my cloud server, please wait a moment. Now chat room is comming, and my english is poor, so please forgive me

Thanks!!

taobataoma avatar May 12 '17 08:05 taobataoma

Awesome! Looking forward to checking out. And don't worry, your english is better than a lot of people i've talked to online :)

pmwoodward3 avatar May 12 '17 20:05 pmwoodward3

@pmwoodward3 thank u very much!

taobataoma avatar May 13 '17 10:05 taobataoma

@pmwoodward3 I already post the screenshots picture into readme.md, you can view it.

taobataoma avatar May 18 '17 04:05 taobataoma

That looks totally awesome!!!! Congrats on a fantastic job so far.

pmwoodward3 avatar May 18 '17 13:05 pmwoodward3

I also made a pull request with some english translation fixes.

Also, how do I make a user an admin?

pmwoodward3 avatar May 18 '17 16:05 pmwoodward3

@pmwoodward3 Thanks very much first. set user admin role, maybe you need to modify in mongodb user->roles[0]->'admin' directly, I think i can add a new feature with the first register user auto has admin role. the admin function -> users manager is very simple origin from mean.js, so i need to Improve it.

And in trans-string-en.js, the Sing out, Sing in, Sign up is origin from mean.js, and all route, controller method, api name are used these string, so i don't want to change it, but other trans all are very well, then how can i accept the Pull Request with out the Sign ** string?

taobataoma avatar May 19 '17 02:05 taobataoma