Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » << DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
- coke11
-
Scratcher
1000+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
Going to do a big post on this topic later, and catch up more on GitHub trello the accounts videos etc.
For now I am just going to say we are working on finding more DB people. Also mySQL is already hooked up and we are/will be using it.
(Sent from my iPhone 5S)
For now I am just going to say we are working on finding more DB people. Also mySQL is already hooked up and we are/will be using it.
(Sent from my iPhone 5S)
- coke11
-
Scratcher
1000+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
Still looking for a QA tester?Of course! Do you have a Github and Trello?
Hey, are you going to need anyone with knowledge of SQL Databases? I feel like that may be an important step you might be overlooking…Yep
. We already have a mySQL DB up and running 
Time on Scratch: 2 yearsSounds great
Do you know HTML5? yes
Do you know CSS? yes
Do you know Javascript? yes + jquery
Do you know Node.JS? yes
Example (give me a snippet of HTML, CSS or PHP made by you!):
simple node.js thing i made a few days ago using socket.io (i followed a tutorial on it but socket.io is really simple)
var app = require('express')();
var http = require('http').Server(app);
var io = require('socket.io')(http);
app.get('/', function(req, res) {
res.sendFile(__dirname + ‘/index.html’);
});
io.on('connection', function(socket){
socket.on('chat message', function(msg){
io.emit('chat message', msg);
});
});
http.listen(3000, ‘0.0.0.0’, function(){
console.log('It is on *:3000');
});
Why do you want to apply? i feel u guys need help and i love collabs
What is DragonDrop? something like weebly, but i was hoping it could turn out more like wordpress
Have you ever worked on a big project on this before? @FiberNova
Do you know what your job means & involves? yea me coding the backend
Why should we pick you rather than others? im back end man
Dedication: 5/10
Skill: 9/10
Activity: 6/10
Grammar & Punctuation: -143141342/10
btw node WAY is better than php
only let me in if you need a good backend dev
. What is your knowledge with DB's?- Icey29
-
Scratcher
500+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
Of course! Do you have a Github and Trello?Wonderful!
I used to have a Trello, but I don't remember what it was. I'm always willing to create a new one.
My GH can be found here. I used to have a ton more stuff here but a couple repos had to be deleted. /shrug
- NaturalmotionStudios
-
Scratcher
100+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
You're basically talking about MongoDB…
- Austinato
-
Scratcher
1000+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
Hey! Nice meeting you here!Of course! Do you have a Github and Trello?Wonderful!
I used to have a Trello, but I don't remember what it was. I'm always willing to create a new one.
My GH can be found here. I used to have a ton more stuff here but a couple repos had to be deleted. /shrug
- Firedrake969
-
Scratcher
1000+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
Thanks for your amazing response to my post…You're basically talking about MongoDB…
- NaturalmotionStudios
-
Scratcher
100+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
Yes… *WAIT – Are you even part of the DragonDrop team?*Thanks for your amazing response to my post…You're basically talking about MongoDB…
- Firedrake969
-
Scratcher
1000+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
If you look at the first post, it would appear not to be the case. http://prntscr.com/cfe3t3Yes… *WAIT – Are you even part of the DragonDrop team?*Thanks for your amazing response to my post…You're basically talking about MongoDB…
- Icey29
-
Scratcher
500+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
Hey, Austinato! It's been a whileHey! Nice meeting you here!Of course! Do you have a Github and Trello?Wonderful!
I used to have a Trello, but I don't remember what it was. I'm always willing to create a new one.
My GH can be found here. I used to have a ton more stuff here but a couple repos had to be deleted. /shrug

- NaturalmotionStudios
-
Scratcher
100+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
That is outdated… All I asked for was a simple “yes” or “no”.If you look at the first post, it would appear not to be the case. http://prntscr.com/cfe3t3Yes… *WAIT – Are you even part of the DragonDrop team?*Thanks for your amazing response to my post…You're basically talking about MongoDB…
- card100
-
Scratcher
1000+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
YesThat is outdated… All I asked for was a simple “yes” or “no”.If you look at the first post, it would appear not to be the case. http://prntscr.com/cfe3t3Yes… *WAIT – Are you even part of the DragonDrop team?*Thanks for your amazing response to my post…You're basically talking about MongoDB…
- card100
-
Scratcher
1000+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
Everyone check trello for a poll on the new colors.
- NaturalmotionStudios
-
Scratcher
100+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
He is?YesThat is outdated… All I asked for was a simple “yes” or “no”.If you look at the first post, it would appear not to be the case. http://prntscr.com/cfe3t3Yes… *WAIT – Are you even part of the DragonDrop team?*Thanks for your amazing response to my post…You're basically talking about MongoDB…
- card100
-
Scratcher
1000+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
Yes, I agree with youHe is?YesThat is outdated… All I asked for was a simple “yes” or “no”.If you look at the first post, it would appear not to be the case. http://prntscr.com/cfe3t3Yes… *WAIT – Are you even part of the DragonDrop team?*Thanks for your amazing response to my post…You're basically talking about MongoDB…
- NaturalmotionStudios
-
Scratcher
100+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
Yes, I agree with youOh, I thought you said he was part of the DD team… xD
- card100
-
Scratcher
1000+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
No, XDYes, I agree with youOh, I thought you said he was part of the DD team… xD

- card100
-
Scratcher
1000+ posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
Have done the poll yet?
- GetNoticed
-
Scratcher
6 posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
I meant to get it up and running.u guys dont need sql - json would be much better for startersWe're not starters, but thanks for the tip.I've been programming for 2 years. (Some of our devs have been doing it even longer)
And JSON can be viewed by anyone, but not a private SQL database.
I'm on an alt account now
Last edited by GetNoticed (Sept. 9, 2016 02:44:03)
- GetNoticed
-
Scratcher
6 posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
No one can see it unless it's part of the web server.*Well, hackers can. And there could be a way to keep the JSON private*And JSON can be viewed by anyone, but not a private SQL database.*not exactly*
- GetNoticed
-
Scratcher
6 posts
<< DragonDrop | RECRUITING DEVELOPERS | Help us code a website where you can make your own free websites! >>
I don't know what that stands forStill looking for a QA tester?Of course! Do you have a Github and Trello?Hey, are you going to need anyone with knowledge of SQL Databases? I feel like that may be an important step you might be overlooking…Yep. We already have a mySQL DB up and running
Time on Scratch: 2 yearsSounds great
Do you know HTML5? yes
Do you know CSS? yes
Do you know Javascript? yes + jquery
Do you know Node.JS? yes
Example (give me a snippet of HTML, CSS or PHP made by you!):
simple node.js thing i made a few days ago using socket.io (i followed a tutorial on it but socket.io is really simple)
var app = require('express')();
var http = require('http').Server(app);
var io = require('socket.io')(http);
app.get('/', function(req, res) {
res.sendFile(__dirname + ‘/index.html’);
});
io.on('connection', function(socket){
socket.on('chat message', function(msg){
io.emit('chat message', msg);
});
});
http.listen(3000, ‘0.0.0.0’, function(){
console.log('It is on *:3000');
});
Why do you want to apply? i feel u guys need help and i love collabs
What is DragonDrop? something like weebly, but i was hoping it could turn out more like wordpress
Have you ever worked on a big project on this before? @FiberNova
Do you know what your job means & involves? yea me coding the backend
Why should we pick you rather than others? im back end man
Dedication: 5/10
Skill: 9/10
Activity: 6/10
Grammar & Punctuation: -143141342/10
btw node WAY is better than php
only let me in if you need a good backend dev. What is your knowledge with DB's?








I've been programming for 2 years. (Some of our devs have been doing it even longer)