Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Venu

Venu is a location-aware social platform with real-time chat, calls, and mobile clients.

Launch the interactive product demo

Venu web interface

Highlights

  • React Native mobile experience
  • Location-aware discovery
  • Real-time chat and presence
  • Voice and video calling
  • Desktop companion experience

Architecture

flowchart LR
    Mobile["React Native mobile"] --> API["Private application API"]
    Desktop["Desktop client"] --> API
    API --> Realtime["Realtime messaging"]
    API --> Location["Location services"]
    API --> Storage["Application data"]
    Mobile --> Calls["WebRTC calls"]
    Desktop --> Calls
Loading

Source availability

The mobile, desktop, and backend implementations are private and proprietary. This public repository is a source-free product showcase.

Copyright © 2026 Ayoub Odf. All rights reserved.

About

Source-free showcase for the Venu location-aware social platform.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors