Forum Moderators: rogerd

Message Too Old, No Replies

Consultation: Design of a Introduction site

Need advice on how to get started...

         

saikyo

8:07 am on Jun 18, 2006 (gmt 0)

10+ Year Member



Hello everyone.

I'm not a total newbie to web technology, but I do not have tons of experience programming things from scratch, especially not recently! I have put together things like phpbb wordpress moveabletype, working with a mysqldb on my host, I know some php and sql, and can usually figure out how to implement opensource packages and what not.

Anyway...

I would like to build a site, which is going to allow my business to introuce language teachers, to hopeful language students. The site is a middle man. I know I'm blabing my business plan here, but I don't mind :-)

So hopeful teachers would come to the site. Fill out a form. Upload a pic.

Later hopeful students would come to the site. Fill out a form. Browse the teachers. Pick one they want to contact.

They would tell us, and we would arrange the contact exchange, and they would contact each other via an internal messaging system in the site.

Basically, that's it.

I was wondering if there is some type of system that already exists and is available that is close, so I could just pick it up, and modify to get it where I want to be.

Don't want to build from scratch if at all possible!

Any advice appreciated!

- Harvey

rogerd

2:07 am on Jun 20, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Your needs have some similarities to various kinds of scripts, though I don't know if any match up perfectly.

Forum software can be fairly flexible, allowing different kinds of members, expandable profiles, payment options, etc. You might have to customize profiles and add some member search functionality.

In some ways, your problem resembles that faced by dating/matchmaking sites - starting with that kind of script and hacking it might work, too.

saikyo

12:54 pm on Jun 27, 2006 (gmt 0)

10+ Year Member



Yes it is kinda like a dating/matchmaking kinda place.

Wow sourceforge is cooler than I ever imagined...

[sourceforge.net...]

AjiNIMC

2:17 pm on Jun 27, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I think you can use phpbb and modify the code accordingly.

saikyo

2:34 pm on Jun 27, 2006 (gmt 0)

10+ Year Member



Could anyone show me an example fo a website using a heavily customized version of phpbb like this?

AjiNIMC

5:48 pm on Jun 27, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I do not think I have an example in my mind but certainly anyone can create as phpbb code is very friendly.

Mistra

10:31 pm on Jun 27, 2006 (gmt 0)

10+ Year Member



When it comes to "teacher and students" software "MOODLE" is the most famous CMS.

[moodle.org...]