but why you dont use a cms for building your site? the most populars have modules of allmost everything
cms couldn't been edit freely IMO.Anyway,do you have a powful cms else?thanks for your suggestion.
i havent tried wordpress that is the most used, but with drupal you can make a lot of things just by click and adding the needed modules, but if none suit you , you can modify it by coding your specifics needs
Do you mean modify it on the base of the source of wordpress or something else?
No need for a source to start, just be imaginative, let me give you some clues :
1- Coin daemon
2- Backend management
3- Easy frontend
4- Hand made
5- Payment processors
6- Do not use an API
You should also consider the legal stuff if you want to use FIAT to trade cryptos depending on the country you live in (if you want to use your local currency), and especially check each countries policy regarding trading/exchange from foreign countries (USA have regulations for that, i suppose EUR also).
The basic function is, a user login to your exchange, requests an address, sends coins, then issues either an ASK or BID request, you store the request and hold the funds, then it is processed with a price match engine.
Or the user commes in, and asks to deposit FIAT using bank wire (i don't advise you to use this mode) or credit card (can create troubles) or payment processors (good idea and easy to implement like payeer, payza, skrill, nettler ...) Then again, the engines must process the demands for orders that can be matched.
You have several options regarding the language, just pick the one you feel the most comftable with.
THX,seems more issues should be deal with.I have a lot of works to be done now.