Property_Listing
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
This directory contains shared code and types used by both the frontend and backend.
types.ts- TypeScript interfaces and types for the application
Property- Represents a property listingPropertyImage- Represents an image associated with a propertyPropertyWithImages- Property with its associated imagesPropertyCategory- Enum of property categories (sale, rent, lease, land, commercial)ApiResponse- Standard API response formatPropertyFormData- Form data for creating/updating propertiesLoginFormData- Form data for admin login