Skip to content

lcarvajal/landlord-onboard

Repository files navigation

Landlord Onboard

A website for landlords to upload apartments with rooms to rent to students.

Users can:

  • Create an account
  • Create an apartment listing with x number of rooms
  • Upload an image and add information about each room available for rent.

Open Deployment on Vercel

Tech Stack

Setup

  1. Create a .env.local file and set values
  2. npm run dev

Env file

NEXT_PUBLIC_SUPABASE_URL=
NEXT_PUBLIC_SUPABASE_ANON_KEY=

Testing

  • Jest
  • React Testing Library

Run npm run test.

Todo list

  • Sign up / login
  • Apartments overview page
  • Add apartment flow
  • Upload room images
  • Search / filter apartments
  • Handle errors for form submission
  • Make apartments overview and edit rooms prettier
  • Edit profile with log out button
  • Tests for create apartment and edit rooms
  • Zip code and city for apartments
  • Allow apartment editing
  • Display price for rooms instead of apartments

About

A Next.js app that allows landlords to list shared apartments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published