Skip to content

danma0903/Poolside

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poolside

Setup Instructions

  1. Install Requirements

    pip install -r requirements.txt
  2. Run Video Stream Server

    python video_streaming_backend/video_stream_server.py
  3. Run Backend (in new terminal)

    python backend.py

Project Structure

This project consists of:

  • Backend Flask server (backend.py)
  • Video streaming server (video_streaming_backend/video_stream_server.py)
  • React Native client app (client/poolside/)
  • Various utility modules and routes

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors