cemgunay / coleaseum-webapp

COLEASEUM
https://coleaseum-webapp.vercel.app
1 stars 0 forks source link

Create-listing process #9

Closed cemgunay closed 10 months ago

cemgunay commented 1 year ago

this commit fixes #6

usePusher

/pages/listing/[listingId]

cemgunay commented 12 months ago

this commit fixes #10

Components

AmenityItem

AuthInput

AuthTextArea

AutoCompleteField

BedroomItem

BedTypeItem

CreateListingBottomBar

CreateListingTopBar

CreateListingLayout

DatePicker

IncrementalBathroomInput

IncrementalBedroomInput

Input

ListingPreview

EnterAddress

Map

OverviewCard

PrivacyType

PropertyType

TextArea

UtilityItem

Context

ListingFormContext

App

Pages

Listing

Signup

Info

Overview

AboutYourPlace

Location

Basics

Amenities

Images

Title

Description

Price

Dates

Publish

Preview

Reducers

New reducers folder with the reducers used to create listing

Utils

Models

Listing

API Routes

api/listings/index.js

cemgunay commented 12 months ago

The new listings photos wont show up because of how I changed the photo url to be cloudinaryUrl but we can update that later when we have more listings with the new way for testing

nathanclairmonte commented 11 months ago

Finally got around to reviewing this branch! Sorry for the delay man. Everything looks great tho this is topppp notch work. Here are a few thoughts that came to mind:

Potential changes:

Opinions (things that aren't really problems, just thoughts on things we could change. Mainly styling opinions):