brgkdm / WatchLore

A user-friendly platform providing tailored watch recommendations based on individual preferences.
MIT License
0 stars 1 forks source link

Add Watch Models for Various Brands #3

Open brgkdm opened 1 month ago

brgkdm commented 1 month ago

Description:

Instructions:

Make sure the data follows the format below:

{
    name: "Breitling Navitimer",
    dialColor: "black",
    strapColor: "brown",
    techLevel: "analog",
    img: "breitling/Breitling-Navitimer.png",
    url: "https://www.breitling.com/us-en/watches/navitimer/"
}

Watch Brands:

Additional Information:

Good luck!

SeanAverS commented 1 month ago

Hello,

I'm interested on working on this. Could I please be assigned? Thanks.

brgkdm commented 1 month ago

Hello,

I'm interested on working on this. Could I please be assigned? Thanks.

Subject: Issue Assignment Hi SeanAverS,

I have reviewed your request to take on the issue titled "[Add Watch Models for Various Brands]". I am assigning it to you now.

Please feel free to reach out if you have any questions or need further clarification on the requirements. I’m looking forward to your contributions!

Best regards, [Berat Gökdemir]

SeanAverS commented 1 month ago

hi @brgkdm,

Please let me if what I did so far is alright. I will add more watch images and data if so.

brgkdm commented 1 month ago

Please let me if what I did so far is alright. I will add more watch images and data if so.

Dear SeanAverS, @SeanAverS

Thank you for your input. However, there are a few areas that require further review and adjustment.

You can find them below: # strapColor: "steel", The argument is not valid in the system for the "steel" section. Valid values ​​for the StrapColor argument are as follows:

(Joins in the script.js file must be entered in lower case. Like in the image below ("silver")

To clarify, the correct usage should look like the example in the image below. (for example,)

strapcolorexamp1

# All watch images that you have previously added or will add in the future must be in PNG format with no background. Currently, the images you provide (for example, omega/seamaster-diver-300m.png) have a white background. If you need a PNG image with a transparent background, you can search online using the watch model name along with the term "PNG". For example: "seamaster-diver-300m png." invalid-png-use

#

SeanAverS commented 1 month ago

I would be happy to add some Tag Heuer watches if that is still available

brgkdm commented 1 month ago

I would be happy to add some Tag Heuer watches if that is still available

You have the right to add a maximum of 20 pieces within the specified brands. Good luck!