Skip to content

ZachooBuilds/vlobby

Repository files navigation

VLobby Admin Revamp

Project Overview

VLobby Admin Revamp is a cutting-edge, monorepo-based application designed to revolutionize building administration. This comprehensive platform offers a suite of tools for managing various aspects of property management, including:

  • Issue tracking and resolution
  • Work order management
  • Space allocation and monitoring
  • Tenant communication
  • Maintenance scheduling
  • Asset management
  • Reporting and analytics

Our modern, responsive interface empowers property managers and administrators to efficiently oversee their properties, streamline operations, and enhance tenant satisfaction.

Key Features

  • Intuitive Dashboard: Get a bird's-eye view of your properties with customizable widgets and real-time updates.
  • Issue Management: Quickly log, track, and resolve tenant issues with our streamlined workflow.
  • Work Order System: Create, assign, and monitor work orders with ease, ensuring timely completion of tasks.
  • Space Management: Efficiently manage and optimize your property's spaces, from offices to common areas.
  • Tenant Portal: Provide a dedicated interface for tenants to submit requests, view announcements, and access important information.
  • Maintenance Scheduling: Plan and track regular maintenance tasks to keep your properties in top condition.
  • Reporting Tools: Generate comprehensive reports on property performance, financials, and more.
  • Mobile Responsive: Access and manage your properties on-the-go with our mobile-friendly design.

Technology Stack

VLobby Admin Revamp leverages a modern, robust technology stack to deliver a high-performance, scalable solution:

  • Monorepo Structure: Utilizing pnpm workspaces for efficient code sharing and management.
  • Next.js 14: Employing the latest features of Next.js, including the App Router, for optimal performance and developer experience.
  • TypeScript: Ensuring type safety and improved code quality across all packages.
  • Tailwind CSS: Implementing a utility-first CSS framework for rapid, consistent styling.
  • Shadcn UI: Utilizing a comprehensive set of accessible, customizable UI components.
  • Zustand: Managing application state with a simple, fast state-management solution.
  • Drizzle ORM: Leveraging a lightweight, type-safe ORM for efficient database operations.
  • Clerk: Implementing secure, feature-rich authentication and user management.

Getting Started

  1. Clone the repository:

    git clone https://github.com/your-repo/vlobby-admin-revamp.git
    
  2. Install dependencies:

    pnpm install
    
  3. Set up environment variables:

    • Copy .env.example to .env.local in the apps/web directory
    • Fill in the required environment variables
  4. Run the development server:

    pnpm dev
    
  5. Open http://localhost:3000 in your browser to access the application.

Contributing

We welcome contributions to VLobby Admin Revamp! Please read our CONTRIBUTING.md file for guidelines on how to submit issues, feature requests, and code changes.

License

VLobby Admin Revamp is licensed under the MIT License.

Support

For support, please open an issue in the GitHub repository or contact our support team at [email protected].

Releases

No releases published

Packages

No packages published

Languages