Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 249 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 249 Bytes

sahibindenFlask

e-commerce prototype with Flask, including homepage, search, and detail pages. There's a relationship between the Advert and Category tables. Adverts table contains fields: id, description, img, price, city, and category.