Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress

Is WordPress appropriate in this situation?

Hi, friends! I want to express here my idea and know if WordPress is appropriate for this project and if so, which plugins/themes you can advise me.

So the project is... Imagine a website. The website offers you some situations and options for these situations. For example, Situation 1 - option 1, option 2, option 3, option 4. And if you think that option 3 is the correct one, you can bid for it (like an auction site). So this means, that every user that wants to take part should register, be able to deposit some money, be able to store the money and be able to withdraw the money. And bidding means that there is some minimum bet and step for raising the previous bet. So the thing is if the option 3 is really correct, the user who made the last bid for it, takes all the bank made for other (incorrect) options (option 1,2,4). And the rest people who also bidded for the option 3 but wasn't the last to do it, just get their money back.

So that's it :D May seem a little complicated, sorry... :( I really don't want to code from scratch.

Thanx in advance!