Skip to content

Releases: j0j032/airbnb-nextjs13

v1.0.0

21 May 11:19
ce44790
Compare
Choose a tag to compare

Release notes - Air-bnb - v1.0.0

Story

AB-17 Search Feature & Optimizations

Description

🥅 | AB-17 | OPTIMIZATION | add default next error handlers


😴 | AB-17 | OPTIMIZATION | add default next loaders


🛂 | AB-17 | OPTIMIZATION | add next auth middleware to protect unauthorized routes


⚡️ | AB-17 | OPTIMIZATION | improve perf by following next Images recommendations


✨ | AB-17 | SEARCH | chip search feature

AB-18 Deploy

Description

🔖 | AB-18 | DEPLOY | deploy v1.0.0

v0.5.0

21 May 09:22
facb420
Compare
Choose a tag to compare

Release notes - Air-bnb - v0.5.0

Story

AB-13 Trips Screen

Description

✨ | AB-13 | TRIPS Screen | create trips screen

AB-14 Reservations screen

Description

🚧 | AB-14 | Reservations Screen | create delete reservation api route


✨ | AB-14 | Reservations Screen | reservations page created

AB-15 Favorites screen

Description

🚧 | AB-15 | FAVORITE Screen | Create getFavoriteListings.ts server action


✨ | AB-15 | FAVORITE Screen | Create Favorite screen

AB-16 Properties screen

Description

🚧 | AB-16 | PROPERTIES Screen | Create server actions


✨ | AB-16 | PROPERTIES Screen | Properties page created

v0.4.0

20 May 22:08
463c510
Compare
Choose a tag to compare

Release notes - Air-bnb - v0.4.0

Story

AB-11 Individual Lodging UI

Description

🚧 | AB-11 | INDIVIDUAL Lodging | Create getLodgingById Action


✨ | AB-11 | INDIVIDUAL Lodging | Create Individual Lodging UI (no booking)

AB-12 Handle Reservations

Description

🚧 | AB-12 | RESERVATION | Create reservation UI


✨ | AB-12 | RESERVATION | Chip reservations by handling Reservations Server Logic

v0.3.0

20 May 19:51
f27a936
Compare
Choose a tag to compare

Release notes - Air-bnb - v0.3.0

Story

AB-9 Get Lodging

Description

🔇 | _ | REFACTORING | Remove logs


✨ | AB-9 | GET Lodgings | Create listingCard, HeartButton and getListing action

AB-10 Favorite feature

Description

🚧 | AB-10 | FAVORITE | create favorites route


✨ | AB-10 | FAVORITE | create useFavorite hook and chip feature


🏷️ | AB-10 | FAVORITE | update Type to transform Date to Iso string and avoid warning

v0.2.0

20 May 17:30
71cf9cb
Compare
Choose a tag to compare

Release notes - Air-bnb - v0.2.0

Story

AB-7 Create Categories

Description

FILTERING | Add Categories UI and router/url Logic


♻️ Move avatar into UI components

AB-8 Create POST Lodging Modal (rentModal)

Description

♻️ | AB-8 | REFACTORING | Extract categories in new folder constants


🚧 | AB-8 | RENT-MODAL | Create rent-modal, release step-1 => Pick a category.


🚧 | AB-8 | RENT-MODAL | Create and set CountrySelect


🚧 | AB-8 | RENT-MODAL | Create Map component using leaflet


🚧 | AB-8 | RENT-MODAL | Create Counter component and handle step 3 (amenities)


🚧 | AB-8 | RENT-MODAL | Set Upload Images with cloudinary


✨ | AB-8 | RENT-MODAL | DONE by settled Description & price steps and Create api route to POST Lodging

v0.1.0

20 May 10:30
d0d9f56
Compare
Choose a tag to compare

Release notes - Air-bnb - v0.1.0

Story

AB-1 Project Setup

AB-2 Navbar UI

AB-3 Register UI

AB-4 Register Feature

AB-5 Regular Login (@,pwd)

AB-6 Social Login