Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Marketplace Design #65

Closed
auxibee opened this issue Apr 13, 2024 · 3 comments
Closed

Marketplace Design #65

auxibee opened this issue Apr 13, 2024 · 3 comments

Comments

@auxibee
Copy link
Contributor

auxibee commented Apr 13, 2024

A simple classified Ads for compa

Features

  • Allow users to list,edit,delete items for sale on campus

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
Copy link
Owner

Thanks.

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

@auxibee
Copy link
Contributor Author

auxibee commented Apr 14, 2024

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

@blackmann
Copy link
Owner

Completed with #69

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants