Need help on the right command for my form

I am building a job board like app and I am not sure how to do the form submission.

basically the user will fill up the form of the needed job and it will get posted on a separate page and be list per category.

I hope someone can help me pls.

Thanks!

use $http service to submit the data to server [ use of ajax call ]