Skip to content

kaimg/DemOlmusham

Repository files navigation

Video Platform

Overview

The Video Platform is a web application designed for just interest. It allows users to upload, manage, and view videos directly within the platform.

Tech Stack

  • Frontend: React, Bootstrap
  • Backend: Flask, Flask-SQLAlchemy, Flask-CORS, Flask-Login, Flask-WTF
  • Database: PostgreSQL (hosted on Neon)
  • Deployment: Replit

Core Features

  • User authentication (registration, login, logout)
  • Video upload and management
  • Video viewing
  • Responsive design

Setup Instructions

  1. Clone the repository:

    git clone https://github.com/yourusername/meykhana-video-platform.git
    cd meykhana-video-platform
  2. Install dependencies:

    pip install -r requirements.txt
  3. Run the backend:

    python main.py
  4. Run the frontend:

    cd frontend
    npm install
    npm start

About

Video Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published