vinniedaboi / PHR-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHR - Property Hub Resource

Welcome to the PHR App Project

About

PHR is a comprehensive application tailored for property agents, providing tools for efficient project selling, appointment and sales management, and team collaboration. PHR aims to streamline workflows and enhance productivity for professionals in the real estate industry.

Author

Updates

Currently no updates as this is a private project, only the basic structure will be published

Features

🏢 Project Management: Efficiently manage and track various real estate projects for you to sell.

📅 Appointment Scheduler and Sales Tracker: Easily schedule and organize client appointments and track sales

👥 Team Collaboration and Personal Profiles: Enhance teamwork with features for team communication and task assignments. Have your own identity in teams and show-off achievements

Technologies Used

This project utilizes modern web technologies to provide a seamless user experience:

  • Next.JS 13 A framework for building web apps

  • Firebase: A cloud-based platform for app development, providing features like authentication and real-time databases.

  • Next-PWA-template An amazing template for building web apps, check it out here

Getting Started

To set up the project locally, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/your-username/PHR.git
  2. Install Dependencies:

    cd PHR
    npm install
  3. Run the App:

    npm start

Deployment

To deploy the app to production, you can use services like Vercel or Netlify. Make sure to configure environment variables and deployment settings accordingly.

Currently Working On

  • Implementing features mentioned above

About


Languages

Language:TypeScript 86.2%Language:CSS 7.0%Language:JavaScript 6.8%