CodeIgniter Forums
Need some coding insights for web application - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: Need some coding insights for web application (/showthread.php?tid=61305)



Need some coding insights for web application - gabrielpasv - 04-07-2015

Guys, I need some programming tips for a project I am working on...

I am developing a web application where the user will fill up a form with items to buy and send the "price quote" to all vendors he wants. The vendors will also have an account to on my system and will view customers price quote and reply with items prices.

The whole system is very similar to any freelance website where the employer post a job and freelances apply to the job sending cover letter and answering questions, etc.

My question is, how can I do it ? Is there any similiar codeigniter project where I can look at it ?


I can provide you more information if you need. I just need some insights to get start codeing....

Thanks


RE: Need some coding insights for web application - gabrielpasv - 04-08-2015

anybody ?