Rust gambling website quote

Status
This thread has been locked.

Ghast

Founding Father of Hypocrisy - https://artemis.ac
Supreme
Feedback score
54
Posts
2,096
Reactions
3,285
Resources
79
Must be able to:
  • Custom admin panel to add / edit items
  • In the custom panel you can rig (yes this is for testing purposes)
  • Have a provably fair system
  • Have a deposit system which converts it into coins
  • Have a pickup system
  • Prices are based on what is registered on the admin panel.
  • Have an installation system that sets up the whole website
  • Must have in the admin panel a lot to configure
  • Resell rights.

Service teams, please do NOT, absolutely NOT post here.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Xenons

Web Designer & Developer
Premium
Feedback score
3
Posts
305
Reactions
151
Resources
0
You are looking at 4 digits easily from what I can understand
Although many of those need further explanation as to what they are
And how many pages you need etc etc
 

Ghast

Founding Father of Hypocrisy - https://artemis.ac
Supreme
Feedback score
54
Posts
2,096
Reactions
3,285
Resources
79
You are looking at 4 digits easily from what I can understand
Although many of those need further explanation as to what they are
And how many pages you need etc etc
4 digits? My expactation was 5. I need coinflip, jackpot and russian roulette.
 

Ghast

Founding Father of Hypocrisy - https://artemis.ac
Supreme
Feedback score
54
Posts
2,096
Reactions
3,285
Resources
79
I said 4 based on the info provided
Best I can say is if we move this to DMs or Discord we can talk more in depth

Discord: Xenons#6169
My site: https://xenons.net
Before heading to discord, have you done anything like this before?
 

Xenons

Web Designer & Developer
Premium
Feedback score
3
Posts
305
Reactions
151
Resources
0
Before heading to discord, have you done anything like this before?
Never did any gambling site but my largest project which I did both front and back end for had 15-16k daily visitors

Im pretty confident that I can do this as well ☺
 

Ghast

Founding Father of Hypocrisy - https://artemis.ac
Supreme
Feedback score
54
Posts
2,096
Reactions
3,285
Resources
79
Never did any gambling site but my largest project which I did both front and back end for had 15-16k daily visitors

Im pretty confident that I can do this as well ☺
Pretty much is javascript. I'd prefer an experienced developer in that field. Sorry.
 

Xenons

Web Designer & Developer
Premium
Feedback score
3
Posts
305
Reactions
151
Resources
0
Pretty much is javascript. I'd prefer an experienced developer in that field. Sorry.
Not just javascript
Your request will require php, mysql and javascript for back end

I am experienced in all of those more than enough for this type of website
I just pointed out that I never did a gambling site but the base is pretty much the same I worked on 90% of the featured that you will need already in the past

And just to show off haha I started working on a web game that used a lot of javascript, sadly it was never finished due to me loosimg interest in it
 

Richard04

Foretag Customer Support Officer
Premium
Feedback score
0
Posts
116
Reactions
12
Resources
0
I have someone that can do this for you he’s experienced in Java hmu in discord RichardH#5082 if you want to talk further.
 

kev626

Feedback score
2
Posts
223
Reactions
143
Resources
0
Not just javascript
Your request will require php, mysql and javascript for back end

I am experienced in all of those more than enough for this type of website
I just pointed out that I never did a gambling site but the base is pretty much the same I worked on 90% of the featured that you will need already in the past

And just to show off haha I started working on a web game that used a lot of javascript, sadly it was never finished due to me loosimg interest in it
Stop acting like you know everything, you clearly don’t. Many technologies exist that you didn’t even mention that OP may like to use instead. For example, I would write both the front end and back end in JavaScript. In addition to mysql, there are other technologies like Cassandra, PostgreSQL, MongoDB, and many others that do similar jobs and may be more suited to this task. I have developed multiple sites for CSGO a while back, so if you still need somebody you can contact me.
 

Xenons

Web Designer & Developer
Premium
Feedback score
3
Posts
305
Reactions
151
Resources
0
Stop acting like you know everything, you clearly don’t. Many technologies exist that you didn’t even mention that OP may like to use instead. For example, I would write both the front end and back end in JavaScript. In addition to mysql, there are other technologies like Cassandra, PostgreSQL, MongoDB, and many others that do similar jobs and may be more suited to this task. I have developed multiple sites for CSGO a while back, so if you still need somebody you can contact me.
yes lets make a site that REQUIRES privacy and security in javascript which any kid that knows how to inspect element can read the whole code and even steal it

I mentioned mysql as my primary choice when responding to his comment about javascript.
As for your first comment there is not a chance that you can make site in java lol so please don't flip the tables now :)
If you are capable of doing this then in first place don't say "My friend can do this for you" but rather apply for the job, thanks and have a nice day :)
 

kev626

Feedback score
2
Posts
223
Reactions
143
Resources
0
yes lets make a site that REQUIRES privacy and security in javascript which any kid that knows how to inspect element can read the whole code and even steal it

I mentioned mysql as my primary choice when responding to his comment about javascript.
As for your first comment there is not a chance that you can make site in java lol so please don't flip the tables now :)
If you are capable of doing this then in first place don't say "My friend can do this for you" but rather apply for the job, thanks and have a nice day :)
LOL ever hear of “server side JavaScript?” Also, you do know that a large portion of Google’s software is written in java, correct?
 

Xenons

Web Designer & Developer
Premium
Feedback score
3
Posts
305
Reactions
151
Resources
0
LOL ever hear of “server side JavaScript?” Also, you do know that a large portion of Google’s software is written in java, correct?
key point "large portion" not everything :)
now please give it up with trashing the thread. If you feel like you can do this in java feel free to do it but thats really really dumb idea
 

Xenons

Web Designer & Developer
Premium
Feedback score
3
Posts
305
Reactions
151
Resources
0
Never said I could do this in java but it could be done in java. Please. You don’t know everything, stop speaking like you do.
Ah my apologies I confused you for the first guy who commented about friend being able to do it in Java
I am not acting like I know everything, of course I don't, but you are obviously implying that this can be done in Java so I expected you to be able to do it.
I never said it's impossible to do in Java I just implied that its a dumb idea to do so since there are much better ways to do it.
 

Xenons

Web Designer & Developer
Premium
Feedback score
3
Posts
305
Reactions
151
Resources
0
Uhh lets see here
Java script = visible in any browser inspect element or view source
Php = hidden from users
Basic knowledge
I am a web designer/developer mate that is my speciality

And I still havent specified anywhere that I know everything, ofc I don't, I want to learn many languages I don't know but I why would you use something like Java for a project that can be easily done much better and faster in languages that are specifically made for this purpose
 

kev626

Feedback score
2
Posts
223
Reactions
143
Resources
0
Uhh lets see here
Java script = visible in any browser inspect element or view source
Php = hidden from users
Basic knowledge
I am a web designer/developer mate that is my speciality

And I still havent specified anywhere that I know everything, ofc I don't, I want to learn many languages I don't know but I why would you use something like Java for a project that can be easily done much better and faster in languages that are specifically made for this purpose
Check out server side JavaScript (NodeJS). I’d love to see you do efficient real time updating with only PHP. I’ll wait.
 

Areeb

Supreme
Feedback score
41
Posts
1,251
Reactions
442
Resources
0
You made a complete fool of yourself Xenons. You can't inspect element server side code lmfao. You can use a framework like React with Node.js and MongoDB for your database. PHP is outfitted and more devs are trying to move to JavaScript. I would use pure JavaScript for this type of project.
 
Status
This thread has been locked.
Top