I was learning front-end for a while. I can do good stuff with html css js. This time I want to build a web application for a friend. That takes order requests from the client and store it in a database. and send a notification email for admin and request number for the client.
Soo far I built a static website using html css bootstrap. I don't know how to take the order object and send it to database. Shall I learn nodejs to do it? I was trying to build a JSONObject and send it to url using AJAX. But I could not know how to do it.
Can Any one help me please :)
via Abdullah Hashim
No comments:
Post a Comment