Draft:Offer system version 1
Compare changes
Files
6+ 151
− 106
@@ -543,7 +543,7 @@ app.post('/make-lis' ,(req,res)=>{
@@ -657,7 +657,9 @@ app.get('/user/listings', (req, res) => {
@@ -665,6 +667,14 @@ app.get('/listing/:listingID', (req, res) => {
@@ -697,70 +707,6 @@ app.get('/listings/:numberOfListings/:pageNumber', (req, res) => {
@@ -781,55 +727,155 @@ app.put('/update_user',(req,res)=>{
@@ -898,7 +944,6 @@ app.post('/wishlist', (req, res) => {