Bitcoin Forum
May 13, 2024, 07:16:31 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: Lending Website  (Read 1488 times)
bombartier357 (OP)
Full Member
***
Offline Offline

Activity: 148
Merit: 100


View Profile WWW
June 22, 2013, 10:41:17 PM
 #1

Hello,

Made some revisions to my lending website.

Everything is automated. 

Get a loan in 1 click.

Cleaned up user interface.

I could use some beta testers.  If anyone is looking for a small loan feel free to check it out.

www.lendmecoin.com

You can message me using the mailing system if you have questions.  My user name is "Admin".
1715584591
Hero Member
*
Offline Offline

Posts: 1715584591

View Profile Personal Message (Offline)

Ignore
1715584591
Reply with quote  #2

1715584591
Report to moderator
1715584591
Hero Member
*
Offline Offline

Posts: 1715584591

View Profile Personal Message (Offline)

Ignore
1715584591
Reply with quote  #2

1715584591
Report to moderator
"I'm sure that in 20 years there will either be very large transaction volume or no volume." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715584591
Hero Member
*
Offline Offline

Posts: 1715584591

View Profile Personal Message (Offline)

Ignore
1715584591
Reply with quote  #2

1715584591
Report to moderator
1715584591
Hero Member
*
Offline Offline

Posts: 1715584591

View Profile Personal Message (Offline)

Ignore
1715584591
Reply with quote  #2

1715584591
Report to moderator
1715584591
Hero Member
*
Offline Offline

Posts: 1715584591

View Profile Personal Message (Offline)

Ignore
1715584591
Reply with quote  #2

1715584591
Report to moderator
🏰 TradeFortress 🏰
Bitcoin Veteran
VIP
Legendary
*
Offline Offline

Activity: 1316
Merit: 1043

👻


View Profile
June 22, 2013, 11:50:06 PM
 #2

<!DOCTYPE html> and nothing above it so your inputs are not thin.
bombartier357 (OP)
Full Member
***
Offline Offline

Activity: 148
Merit: 100


View Profile WWW
June 22, 2013, 11:52:35 PM
 #3

<!DOCTYPE html> and nothing above it so your inputs are not thin.

I am always looking for ways to improve.  I am a self taught programmer and if you were to elaborate, then I can possibly make some fixes.

Thanks.
🏰 TradeFortress 🏰
Bitcoin Veteran
VIP
Legendary
*
Offline Offline

Activity: 1316
Merit: 1043

👻


View Profile
June 23, 2013, 12:54:36 AM
 #4

register.php and other pages:

Quote
<head>

Add
Code:
<!DOCTYPE html>
before the head.
bombartier357 (OP)
Full Member
***
Offline Offline

Activity: 148
Merit: 100


View Profile WWW
June 23, 2013, 01:03:00 AM
 #5

register.php and other pages:

Quote
<head>

Add
Code:
<!DOCTYPE html>
before the head.

Ah perfect.  Thank you for pointing that out.
bombartier357 (OP)
Full Member
***
Offline Offline

Activity: 148
Merit: 100


View Profile WWW
June 23, 2013, 05:15:50 PM
 #6

Added guide section and ironed out initial bugs.
halfawake
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


View Profile
June 25, 2013, 07:36:20 AM
 #7

It'd be a good idea to add some pages that don't require login to view.  It looks pretty minimal to me.

BTC: 13kJEpqhkW5MnQhWLvum7N5v8LbTAhzeWj
🏰 TradeFortress 🏰
Bitcoin Veteran
VIP
Legendary
*
Offline Offline

Activity: 1316
Merit: 1043

👻


View Profile
June 25, 2013, 09:59:49 AM
 #8

If you are interested, I'm happy to do a code review for you and point out any bugs / security issues / etc for a link to CoinLenders.com
bombartier357 (OP)
Full Member
***
Offline Offline

Activity: 148
Merit: 100


View Profile WWW
June 26, 2013, 12:09:50 AM
 #9

Use https!
You've shown so much unprofessionality, that I'd be scared to use your service. Now and in the future.
If your site has so many problems right now, what bugs will people find if it becomes popular?

Website at this stage is good only for "closed alpha", definitely not for "beta testers".

Yes I agree I do need https.  Which is something I am working on.  You really think that people will not use my service?

Perhaps it was a bit premature to call it "beta" testing, when in fact you are right, it is more like closed alpha. 

I learn from making mistakes more than anything, and am not a professional programmer.  This is something that I am doing in my spare time to contribute to the bitcoin community.

Please keep the suggestions coming.  What about my service would you consider unprofessional?
bombartier357 (OP)
Full Member
***
Offline Offline

Activity: 148
Merit: 100


View Profile WWW
June 26, 2013, 12:11:17 AM
 #10

If you are interested, I'm happy to do a code review for you and point out any bugs / security issues / etc for a link to CoinLenders.com

I may take you up on your offer at some point.  At this time I am determined to work through any problems that I may have.

Thank you for the offer.
farlack
Legendary
*
Offline Offline

Activity: 1311
Merit: 1000



View Profile
June 27, 2013, 07:46:46 AM
 #11

bombartier357 just PM'd me if he needs to use a signed ssl certificate. Shocked

Please, close this site for your own good. Since you're lending money, you'll be the one to get scammed when someone will find a bug. Start from something smaller/simpler. This should be your 100-th website, not first. You should know how to do everything by now, not ask people instead of google.
Start by creating a forum, than a blog, than a shop... See you in two years with enough experience to make a professional lending website.

I doubt he pmed you so you could blast his questions in a bad way all over the forums. He obviously asked because he wants to learn, and not have everything handed to him, unlike some that are posting asking for a shitton of money to hire programmers for an amazing idea they have.
bombartier357 (OP)
Full Member
***
Offline Offline

Activity: 148
Merit: 100


View Profile WWW
June 27, 2013, 04:45:57 PM
Last edit: June 27, 2013, 06:41:17 PM by bombartier357
 #12

bombartier357 just PM'd me if he needs to use a signed ssl certificate. Shocked

Please, close this site for your own good. Since you're lending money, you'll be the one to get scammed when someone will find a bug. Start from something smaller/simpler. This should be your 100-th website, not first. You should know how to do everything by now, not ask people instead of google.
Start by creating a forum, than a blog, than a shop... See you in two years with enough experience to make a professional lending website.

I doubt he pmed you so you could blast his questions in a bad way all over the forums. He obviously asked because he wants to learn, and not have everything handed to him, unlike some that are posting asking for a shitton of money to hire programmers for an amazing idea they have.

It is quite alright that he is posting my question so others can judge me.  I have nothing to hide.  I will continue to make improvements to the site everyday regardless.

It might not be a great idea to have this as my first site.  I like to learn to run before I walk.  I do expect to lose money initially, and I have already come to terms with that.  I have requested to have other help me code my site in the past, but have found that they are unreliable coders and typically are way too expensive for what they offer.  I think it is in my best interest to learn these things on my own so that I do not have to lean on anyone in the future.  If I had time to program 100 sites before I made this one I would probably be an old man and none of my ideas would come to fruition.

Although, I do appreciate the advice on the SSL certificate.  I did have an idea on what direction to go in, but I did want some confirmation with someone who knew what they were talking about.

Thanks again!
bombartier357 (OP)
Full Member
***
Offline Offline

Activity: 148
Merit: 100


View Profile WWW
June 27, 2013, 05:05:49 PM
 #13

I am thinking of using Back Track 5 to test my system.  Would anyone recommend something different for penetration testing?
🏰 TradeFortress 🏰
Bitcoin Veteran
VIP
Legendary
*
Offline Offline

Activity: 1316
Merit: 1043

👻


View Profile
June 28, 2013, 12:21:33 AM
 #14

I am thinking of using Back Track 5 to test my system.  Would anyone recommend something different for penetration testing?
You're not going to have any luck using it correctly.

nimda
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1000


0xFB0D8D1534241423


View Profile
June 28, 2013, 12:46:06 AM
 #15

I am thinking of using Back Track 5 to test my system.  Would anyone recommend something different for penetration testing?
You better hire a pentester.
bombartier357 (OP)
Full Member
***
Offline Offline

Activity: 148
Merit: 100


View Profile WWW
June 28, 2013, 03:18:09 AM
 #16

Any suggestions that do not involve having others do the work for me?

If my site crashes and burns I want to at least learn something from the experience.
🏰 TradeFortress 🏰
Bitcoin Veteran
VIP
Legendary
*
Offline Offline

Activity: 1316
Merit: 1043

👻


View Profile
June 28, 2013, 03:21:13 AM
 #17

I'm happy to look over your code and explain to you how to fix it (and how people can exploit it).
akabmikua
Full Member
***
Offline Offline

Activity: 223
Merit: 100



View Profile
June 28, 2013, 08:08:07 AM
 #18

So, how do I increase my credit score?

BTC: 16V3WVdW1oXbgAdDHKHdvJ9Msm4CSDrigf
Always, respect. Join CEX.IO and we both get advatage.
bombartier357 (OP)
Full Member
***
Offline Offline

Activity: 148
Merit: 100


View Profile WWW
June 28, 2013, 12:04:23 PM
 #19

So, how do I increase my credit score?

Your credit will increase over time automatically, if you have a valid bitcoin address in the system.  You can also complete loans, and that will give you a boost for every one that is completed.
Damnsammit
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250



View Profile
June 28, 2013, 01:54:20 PM
 #20

just signed up... not qualified for anything.

How do I take a loan?  Was going to try it out.  Looks like a cool site.
Pages: [1] 2 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!