Skip to content

BITSoC/livestream

 
 

Repository files navigation

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!


Releases

No releases published

Packages

No packages published

Languages

  • Python 62.1%
  • HTML 18.5%
  • JavaScript 15.7%
  • Mako 3.7%