Coder Social home page Coder Social logo

airbnb-clone's Introduction

Hey, I'm Luke πŸ‘‹

  • 🌱 Currently working in the UK as a Software Developer
  • πŸ’¬ Ask me about Typescript, React, Next.js, Node, Azure, AWS, GraphQL & testing
  • 🌱 Currently learning react-native
  • ✨ How to reach me

airbnb-clone's People

Contributors

dependabot[bot] avatar imgbotapp avatar luke-h1 avatar

Stargazers

 avatar

Watchers

 avatar

airbnb-clone's Issues

Bug fixes

  • clean-up form inputs
  • SSR pages where possible
  • remove unused dependencies from client & backend
  • property pagination bugs (change SQL query to use query builder)
  • clean-up client side GQL queries (move common logic to fragments)
  • styling
  • cache invalidation (properties)
  • Updating properties (single fields)
  • delete properties (push to / route)
  • Refetch queries after deletion of property (no properties left)
  • stale cache (properties)

deploy checklist

  • Limit prod SQL queries to properties created by logged in user (can't see other people's properties)
  • Add yup validation to forms
  • check that inputs don't accept negative values
  • get rid of unused dependencies
  • get rid of chakra ui components
  • move to argon2
  • Setup health check endpoint
  • manual test & ensure no bugs are left in api

deploy

  • Merge dev into main
  • Setup lightsail instance
  • Setup static IP & assign to lightsail instance
  • Create prod IAM user
  • Setup Dokku
  • Setup prod AWS S3 bucket
  • Setup migrations
  • Setup DNS config
  • Add production connection strings toΒ .env.production
  • Build docker image
  • Push to Docker hub
  • Deploy API, redis & DB
  • Deploy frontend
  • Add frontend to cors

Simply schema naming convention

Current naming conventions for schemas and input types are confusing. If frontend work was carried out, the mutations would be very unmaintainable for the project. In order to prevent this: Simplify entity schemas and one-to-many relationships. This will also follow some best practices around database modeling.

Backend - CRUD listing

Create listing as host

update listing as host

delete listing as host

view listing as host (oneToMany)

view listing as anyone (doesn't require auth)

Dependency Dashboard

This issue provides visibility into Renovate updates and their statuses. Learn more

Rate Limited

These updates are currently rate limited. Click on a checkbox below to force their creation now.

  • Pin dependencies (@apollo/client, apollo, apollo-server-micro)
  • Pin dependencies (@babel/core, @babel/plugin-proposal-class-properties, @babel/plugin-proposal-decorators)
  • Pin dependencies (@prisma/client, prisma)
  • Pin dependency @reach/combobox to 0.16.1
  • Pin dependency eslint-plugin-react-hooks to 4.2.0
  • Pin dependency lerna to 4.0.0
  • Update dependency graphql to v15.5.2
  • Update dependency prettier to v2.3.2
  • Update dependency react-hook-form to v6.15.8
  • Update dependency react-map-gl to v5.3.16 (react-map-gl, @types/react-map-gl)
  • Update dependency apollo-server-micro to v3
  • Update dependency firebase to v9
  • Update dependency react-hook-form to v7
  • Update dependency react-map-gl to v6

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

  • Pin dependencies (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)

  • Check this box to trigger a request for Renovate to run again on this repository

Manual test

  • caching
  • caching invalidation
  • caching revalidation
  • stale cache displayed on client
  • index
  • create property
  • update property
  • delete property
  • login
  • signup
  • s3 images

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.