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.
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.
- Frontend: React.js, TypeScript, Tailwind CSS
- Backend: Django, Django REST Framework
- Chatbot: TensorFlow
- Real-time Communication: WebSocket
To get started with TIGMINO, follow these steps:
-
Clone the repository:
git clone https://github.com/belharche/Tigmino-mini-project.git
-
Navigate to the project directory:
cd Tigmino-mini-project
-
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
- For the server (Django backend):
-
Run the development servers:
- For the server:
cd server-side python manage.py runserver
- For the client:
cd client-side npm run dev
- For the server:
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.
We welcome contributions to TIGMINO. If you have any suggestions or improvements, please open an issue or submit a pull request.
For any questions or inquiries, please reach out to us at https://www.brahimelharche.me/ brahimelharche02gmail.com nyantudrealban@gmail.com ogoita36@gmail.com
Thank you for using TIGMINO!