Skip to content

shivpatel04/rentify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🏠 Rentify - Property Rental Management Platform

A full-stack MERN-like web application for managing property rentals, built with React, Express.js, Node.js, and SQLite.

Rentify License

📋 Features

For Tenants

  • 🔍 Browse and search properties with advanced filters
  • 📝 Book properties with lease management
  • 🔧 Submit maintenance requests
  • 📊 Track booking status (pending/approved/rejected)

For Property Owners

  • 🏢 List and manage properties
  • 📋 Review and approve/reject booking requests
  • 🛠️ Manage maintenance requests
  • 💼 Track all property-related activities

General

  • 🔐 Secure JWT authentication
  • 👥 Role-based access control (Owner, Tenant, Admin)
  • 📱 Fully responsive design
  • 🎨 Modern UI with TailwindCSS

🛠️ Tech Stack

Frontend

  • React.js - UI library
  • React Router - Navigation
  • Axios - HTTP client
  • TailwindCSS - Styling

Backend

  • Node.js - Runtime environment
  • Express.js - Web framework
  • SQLite - Database
  • JWT - Authentication
  • bcryptjs - Password hashing

🚀 Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn

Installation

  1. Clone the repository
  2. start

Rentify

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors