Skip to content

developer-faisal/BrokerLess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrokerLess (Room Rental Project)

BrokerLess is a final year project for MCA, designed to facilitate direct connections between tenants and landlords, eliminating the need for brokers.

Team Members

  1. Faisal Farooq
  2. Shahid Manzoor
  3. Waseem Ahmad

Supervisor

This project is under the guidance of Mr. Aijaz Kumar Sir.

Technologies Used

  • Frontend: React, Tailwind CSS, Shadcn components
  • Backend: Node.js, Express.js, Prisma ORM, PostgreSQL
  • Authentication: Robust authentication system with separate logins for landlords and users

Getting Started

Setting up the Frontend

  1. Clone the Repository:

    git clone https://github.com/DevFaisal/BrokerLess
  2. Navigate to the Client Folder:

    cd BrokerLess/Client
  3. Install Dependencies:

    npm install
  4. Start the Development Server:

    npm run dev

Setting up the Backend

  1. Navigate to the Server Folder:

    cd ../Server
  2. Install Dependencies:

    npm install
  3. Start the Development Server:

    npm run dev

You have successfully configured the project locally. You can now proceed with further development or testing.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •