-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Dawid Olko edited this page Feb 15, 2026
·
3 revisions
A comprehensive rental management application built with Vue.js, designed for property listings, booking management, and tenant-landlord interactions. This application provides a complete solution for managing rental properties, handling reservations, and tracking payment schedules.
- π Property Listings - Browse and search available rentals
- π Booking System - Reserve properties with calendar integration
- π° Payment Tracking - Manage rent and deposits
- π₯ User Roles - Landlord and tenant dashboards
- π Advanced Filters - Search by location, price, and amenities
- π Analytics Dashboard - Track occupancy and revenue
- π± Responsive Design - Mobile-optimized interface
- π Authentication - Secure user management
- Vue.js - Frontend JavaScript framework
- Vuex - State management
- Vue Router - Client-side routing
- Axios - HTTP client
- CSS3 - Styling and animations
- JavaScript - Core programming language
Rent-App-Vue/
βββ src/
β βββ components/
β βββ views/
β βββ store/
β βββ router/
β βββ assets/
βββ public/
βββ README.md
# Clone repository
git clone https://github.com/dawidolko/Rent-App-Vue.git
# Navigate to project
cd Rent-App-Vue
# Install dependencies
npm install
# Run development server
npm run serve
# Build for production
npm run buildDawid Olko
- GitHub: https://github.com/dawidolko
This project is licensed under the MIT License - see the LICENSE file for details.