maxonflutter / AirBnB_Clone_with_Flutter_Dart_Frog

A few screens of an AirBnb clone built with Flutter
15 stars 6 forks source link

Junior AI: Create the property model #9

Open maxonflutter opened 11 months ago

maxonflutter commented 11 months ago

The scope of work for Junior AI

I need a custom class to define a Property object in my AirBnB clone app. It should have the following properties: 
- id: Unique identifier for the property.
- description: Detailed description of the property.
- propertyType: Type of property (e.g., apartment, villa, cottage, etc.).
- roomType: Type of room offered (e.g., entire place, private room, shared room).
- pricePerNight: Price of the property per night.
- country: Country.
- city: City where the property is located.
- maxGuests: Maximum number of guests allowed.
- amenities: List of amenities provided (e.g., Wi-Fi, kitchen, air conditioning, etc.).
- mainPhotoUrl: URL of the main property photo.
- photoUrls: List of URLs for additional photos of the property.

Any relevant code snippet

No response

Any relevant file references

No response

Automated Workflows

Data Model Workflow

Code or Test

Not sure

Create or Edit

Not sure

ghost commented 11 months ago

Junior AI Bot Update 🤖

Hello! I'm pleased to inform you that the Junior AI Bot has started working on this issue. Hang on tight while the bot handles the task.

Account Status 💰

Currently, you have 17450 credits remaining in your account.

Should you need more credits or wish to view our pricing plans, kindly visit Junior Pricing.

Support & Community 💬

For any technical support, queries, or to engage with the community, please don't hesitate to send an email to massimo@atomsbox.com or join us the our Discord Channel.

Learn & Support ⭐

Want to see Junior AI Bot in action? Check out the GitHub project for examples. If you find the project helpful, please consider giving a star to support it!