Skip to content

Latest commit

 

History

History
48 lines (42 loc) · 868 Bytes

README.md

File metadata and controls

48 lines (42 loc) · 868 Bytes

Art Point

C2C Art Selling Platform

Group Members

Name Roll no
Irfan Sheikh 16
Vineet Kumar 62

Features

Must have

  • Users can sell their art by putting up listings of it.
  • Users can buy art from other sellers.
  • Art Database
    • Sellers can upload the image of the art item
    • They can update and delete the art item as well
  • Different filters
    • Categories
    • Prices
    • Location
  • Buyers can leave a rating for the seller.

Good to have

  • Integrating payment interface
  • Email / mobile based authentication
  • Chat section for communication between seller and buyer.

Tech Stack

  • Back-end: Spring Boot, JPA (Java)
  • Front-end: React