Skip to content

UIU-Developers-Hub/VidTube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VidTube: A YouTube Clone

VidTube is a web application inspired by YouTube, a platform for users to share and discover video content. It will be a fully frotnend and backend platform. It is still fully under development and it needs time to be completed functionally.

Project Overview

screenshot_1 screenshot_2

Features:

  • Frontend:
    • User-friendly interface for browsing and watching videos.
    • Search functionality to find specific videos.
    • (Add any additional planned frontend features)
  • Backend:
    • User authentication (functionality to be implemented).
    • Video upload and management (functionality to be implemented).
    • Search functionality (backend implementation).
    • (Add any additional planned backend features)

Completed Task:

  • Home Page: I have completed the home page and add e video for the first thumbnail and it is clickable.
  • FrontEnd Section: This section has completed perfectly.

Remaining Taks:

The tasks are Library Function, playlists , searchOption Implementation, others Thumbnail Images, others pages implementation and also backend section.It should be completed .

Tools I have used:

  • HTML
  • CSS
  • JavaScript
  • Others(Needed in future)

This repository is currently under development. The provided code serves as a foundation for building the functionalities mentioned above. We will add backend section in future for sure.

Dependencies:

Frontend:

 * (List any frontend technologies like React, Vue.js, etc.)

Backend:

 * (List any backend technologies like Node.js, Python, etc.)
 * (Specify the database used)

Installation:

  1. Clone the repository:
git clone https://github.com/your-username/vidtube.git
  1. Install dependencies:

    • Frontend:
      # Replace 'frontend_dependency_installer' with the appropriate command
      frontend_dependency_installer install
    • Backend:
      # Replace 'backend_dependency_installer' with the appropriate command
      backend_dependency_installer install
  2. (Any additional setup steps specific to your project)

Running the Application:

  1. Start the Backend:
    # Replace 'backend_start_command' with the actual command to start your backend server
    backend_start_command
  2. Run the Frontend:
    # Replace 'frontend_start_command' with the actual command to start your frontend development server
    frontend_start_command

Contributing

We welcome contributions to this project! If you'd like to help with development, please:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Implement your changes and write unit tests (if applicable).
  4. Submit a pull request for review.

License

This project is licensed under the (Specify License, e.g. MIT License).

Disclaimer

This project is for educational purposes only and does not intend to infringe upon the copyright or trademarks of YouTube.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published