Skip to content

Learning jquery and refreshing my memory of bootstrap to create an SPA of an air bnb style website.

License

Notifications You must be signed in to change notification settings

Anclagen/air-bnb

Repository files navigation

air-bnb

Learning jquery and refreshing my memory of bootstrap to create an SPA of an air bnb style website.

TODO: Basic Layout

  • Create a basic layout of the website
  • Add a navbar.
  • Add a footer.
  • Basic Home page.
  • Sorting and filtering options.

Login and Registration

  • Add a user login modal.
  • Login handler.
  • Validate user login.
  • Add a user registration modal.
  • Registration handler.
  • Validate user registration.

Search

  • Add a search bar.
  • Add search modal.
  • Search handlers.
  • Add a search results filter.
  • Search results page.
  • Search results handler.

Map

  • Add a map.
  • Add a map marker card.
  • Add map filters.

Profile

  • Profile page.
  • Add a update user profile modal.
  • Profile update handler.

Venue

  • Add a venue card.
  • Add a venue modal.
  • Venue modal handler.
  • Add create venue modal.
  • Create venue handler.
  • Validate venue creation.
  • Add a venue update modal.
  • Update venue handler.
  • Validate venue update.
  • Add a venue delete modal.
  • Delete venue handler.

Booking

  • Add a booking modal.
  • Add a booking confirmation modal.
  • Add a booking history modal.
  • Add a booking update modal.
  • Add a booking cancel modal.

About

Learning jquery and refreshing my memory of bootstrap to create an SPA of an air bnb style website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published