Skip to content

ANYANTUDRE/TIGMINO-AI-Powered-House-Rental-Platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIGMINO - Apartment Renting Platform

Welcome to TIGMINO! This project is an advanced apartment renting platform developed using modern web technologies. TIGMINO offers a seamless experience for users looking to rent apartments with features such as a chatbot and real-time messaging.

Table of Contents

  1. Project Overview
  2. Technologies Used
  3. Getting Started
  4. Project Structure

Project Overview

TIGMINO is a comprehensive solution for apartment renting. It combines a powerful frontend with a robust backend to deliver a feature-rich user experience. Key features include:

  • User-friendly Interface: Built with React.js, TypeScript, and Tailwind.
  • Powerful Backend: Powered by Django and Django REST Framework.
  • AI Chatbot: Implemented using TensorFlow.
  • Real-time Messaging: Enabled by WebSocket.

Technologies Used

  • Frontend: React.js, TypeScript, Tailwind CSS
  • Backend: Django, Django REST Framework
  • Chatbot: TensorFlow
  • Real-time Communication: WebSocket

Getting Started

To get started with TIGMINO, follow these steps:

  1. Clone the repository:

    git clone https://github.com/belharche/Tigmino-mini-project.git
  2. Navigate to the project directory:

    cd Tigmino-mini-project
  3. Install dependencies for both server and client:

    • For the server (Django backend):
      cd server-side
      pip install -r requirements.txt
    • For the client (React frontend):
      cd client-side
      npm install
      npm install -r requirements.txt
  4. Run the development servers:

    • For the server:
      cd server-side
      python manage.py runserver
    • For the client:
      cd client-side
      npm run dev

Project Structure

The TIGMINO project is divided into two main parts:

  • Server-side (Backend): Located in the server-side directory.
  • Client-side (Frontend): Located in the client-side directory.

Contributing

We welcome contributions to TIGMINO. If you have any suggestions or improvements, please open an issue or submit a pull request.

Contact

For any questions or inquiries, please reach out to us at https://www.brahimelharche.me/ brahimelharche02gmail.com [email protected] [email protected]


Thank you for using TIGMINO!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published