SKAUL05 / livestream

Live-streaming Project Ideas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Livestream Project Ideas👋

✨ [Demo]

Livestream Project Ideas using PostgreSQL and Flask

Getting Started

To get started...

  • Option 1

    • 🍴 Fork this repo!
  • Option 2

    • 👯 Clone this repo to your local machine using https://github.com/SKAUL05/livestream.git

Installing

Run requirements.txt to install all the dependencies

pip install -r requirements.txt

Running the application

Firstly we'll need to create the database Livestream and the table used by this app: ideas. You can do this by running:

python backend.py --setup

Flask provides an easy way to run the app:

python backend.py

Built With

  • Python
  • PostgreSQL
  • Flask
  • JavaScript

Contributing

➤ Author

👤 Sarath Kaul

➤ Show your support

Give a ⭐️ if this project helped you!


About

Live-streaming Project Ideas

License:MIT License


Languages

Language:Python 60.0%Language:HTML 19.5%Language:JavaScript 16.6%Language:Mako 3.9%