An open API service indexing awesome lists of open source software.

https://github.com/parbhat-cpp/partytube-app


https://github.com/parbhat-cpp/partytube-app

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Party Tube

An Android app which connects its users across the world and helps them to watch YouTube videos as well as comunicate with each other. All you have to do is simply install the app on your device and create room to watch together (you don't even have to create an account).

## Demo

1. Create a room by entering your name, room name and you can either generate random room id or enter your own room id.
2. Click on create button, a dialog box will appear there you can share your room id with others using any app/platform. After sharing your room id with your friends, click on create & join room.
3. It will navigate you to your created room.
4. In room you can chat with others and choose any YouTube video to watch.
## Screenshots
![WhatsApp Image 2024-06-06 at 07 11 37_6b11b4e8 (1)](https://github.com/parbhat-cpp/partytube-app/assets/83265789/afb4c573-2044-461d-b4b9-e0cb16d5d64e)
![WhatsApp Image 2024-06-06 at 07 11 52_eed8d388 (1)](https://github.com/parbhat-cpp/partytube-app/assets/83265789/ab4c12eb-5ce6-4473-834d-fa07602c1546)
![WhatsApp Image 2024-06-06 at 07 12 07_a6f0ed7a (1)](https://github.com/parbhat-cpp/partytube-app/assets/83265789/abd99bc9-bc70-4ea3-aa64-b98c8763cb7e)
![WhatsApp Image 2024-06-06 at 07 12 21_e44176ce (1)](https://github.com/parbhat-cpp/partytube-app/assets/83265789/e17e73c5-5218-44c6-8f5e-e5e34095a530)

## Tech Stack

**Client:** Flutter, Bloc

**Server:** Node, Express, Socket.io

## Environment Variables

To run this project, you will need to add the following environment variables to your .env file

`API_KEY` - YouTube api key

`SOCKET_URL` - your socket io server url

## Authors

- [@parbhat-cpp](https://www.github.com/parbhat-cpp)