Hi Wesley,
Unfortunately, in current version, OS Property doesn't have option to allow agent to create category at front-end. But in case you want to develop that function, i would like to let you know the database table that storing OS Property categories, it is : #__osrs_categories.
This table contains these fields:
category_name: name of category
access: 0: public , 1: registered
published: 0: unpublished, 1: published
Good luck
Dam