You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
write up some sample data entries for future testing
an entry of 5 valid user emails and their passwords (salted and hashed) and valid user emails can be referred in the cheaper/base_validator & email_validator file and docs folder
10 products of varying diversity like electronics, clothes, tools, ..etc
you can put it in the database folder label it something like user_sample_data and the product_sample_data
product data structure can be found in webscraper/api/EbayAPI.py