GithubHelp home page GithubHelp logo

tomdieu / trixify Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 3.02 MB

This is the clone of ayoba in React Native , Django and Drf, NextJs

Python 28.62% TypeScript 70.51% JavaScript 0.20% Dockerfile 0.03% Shell 0.03% HTML 0.20% CSS 0.41%
chats django expo-router next14 react-native reactjs server-actions server-components sockets

trixify's Introduction

Trixify

๐Ÿš€ Welcome to Trixify โ€“ a chat application, built with React Native (Expo), Django with Django Rest Framework (Drf), and Next.js!

Features

  • Cross-Platform Compatibility: Develop once, deploy anywhere! Our app supports iOS, Android (Expo), and the web (Next.js).
  • Real-Time Messaging: Enjoy seamless real-time messaging with instant updates and notifications.
  • Secure Communication: Built with Django and Drf, our backend ensures a secure and robust communication system.
  • Web Version: Access your chats on the web using the Next.js frontend, providing a consistent experience across devices.

Tech Stack

  • React Native (Expo): A JavaScript framework for building natively-rendered mobile applications with Expo for simplified development.
  • Django with Drf: A powerful Python-based backend framework for building APIs with ease.
  • Next.js: A React-based framework for building web applications with server-side rendering and great developer experience.

Getting Started

  1. Clone the repository: git clone https://github.com/Tomdieu/trixify.git
  2. Navigate to the mobile directory: cd frontend/android
  3. Install Expo dependencies: npm install
  4. Run the mobile app: npm start

For the web version:

  1. Navigate to the web directory: cd frontend/website
  2. Install dependencies: npm install
  3. Run the web app: npm run dev

For the backend:

  1. Navigate to the backend directory: cd backend
  2. Create a virtual environment: python -m venv venv
  3. Activate the virtual environment:
    • On Windows: venv\Scripts\activate
    • On macOS/Linux: source venv/bin/activate
  4. Install requirements: pip install -r requirements.txt
  5. Run the backend server: python manage.py runserver

Feel free to contribute, report issues, or suggest improvements. Happy coding! ๐Ÿš€

trixify's People

Contributors

tomdieu avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.