Track the progress of your YouTube video production with this simple and customizable tracker. Keep your workflow organized from planning to publishing.
- Dynamically updated progress bar based on JSON data.
- Customizable steps to fit your video production process.
- Transparency and organization in your video production workflows.
- Clone the repository:
git clone https://github.com/TraxDinosaur/YT-Tracker.git
- Customize the
data.json
file with your video progress data. - Open
index.html
in a web browser to view the progress tracker.
{
"videoTitle": "My New Video",
"progress": {
"planning": true,
"scripting": true,
"shooting": true,
"editing": true,
"review": true,
"publishing": true,
"publishDate": "2024-06-15"
}
}
This project is licensed under the CC BY-SA 4.0 License - see the LICENSE file for details.
Contributions are welcome! Please feel free to open an issue or submit a pull request.
Check out our YouTube channel for more content: TraxDinosaur