blackmann / compa

🌁 scoodent companion. Stay on top of tertiary school lifestyle with modern experiences.
https://compa.so
58 stars 19 forks source link

Marketplace Design #65

Closed auxibee closed 5 months ago

auxibee commented 6 months ago

A simple classified Ads for compa

Features

Tables

Category {
id
name
sub_category
}

Listing {
id
user_id
category_id
title
description
condition
location
price
etc
}

ListingMedia {
id
listing_id
filename
thumbnail  
url 
}

-Category will be pre populated with agreed product types
- New listing entry will be based on pre populated categories

UI screens https://excalidraw.com/#json=Zg9U3gzur1S-de9cW6M_B,cqB5mjFL7_iepnXg7V_FJw

blackmann commented 6 months ago

Thanks.

I don't understand the mc sc part. What's it?

auxibee commented 6 months ago

Ignore the screens. i wanted it to look like craiglist.com but its not the best of design

blackmann commented 5 months ago

Completed with #69