-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/Numan52/marketplace
- Loading branch information
Showing
1 changed file
with
31 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,31 @@ | ||
# marketplace | ||
# Bargain-Bay | ||
|
||
## 📌 Overview | ||
|
||
Bargain-Bay is a modern web application that allows users to post/browse products and chat with other users. Built with Spring Boot (backend) and React (frontend), it offers a seamless experience for buyers and sellers. | ||
|
||
## 🚀 Features | ||
|
||
* Browse and search ads by category/query | ||
|
||
* Display of listings based on popularity and user activity | ||
|
||
* Creating listings | ||
|
||
* Real-time chatting between users | ||
|
||
* ChatGPT Integration | ||
|
||
* User authentication | ||
|
||
## 🏗️ Tech Stack | ||
|
||
* Spring Boot | ||
|
||
* PostgreSQL | ||
|
||
* JPA/Hibernate | ||
|
||
* JWT Authentication | ||
|
||
* React.js |