Skip to content

Commit

Permalink
Update milestone table
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob-Lasky authored Jan 25, 2025
1 parent 92eb8ec commit ee36eae
Showing 1 changed file with 13 additions and 80 deletions.
93 changes: 13 additions & 80 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,89 +8,22 @@ The ISeeTV project seeks to build a docker-based IPTV client for desktop and mob
- Easy to contribute

## Planned Features:
<!-- START MILESTONES -->
### v1.0.0
<table style="width: 100%; border-collapse: collapse; text-align: center;">
<thead>
<tr>
<th style="padding: 10px; white-space: nowrap;">Milestone</th>
<th style="padding: 10px; white-space: nowrap;">Complete</th>
</tr>
</thead>
<tbody>
<tr>
<td style="padding: 10px; white-space: nowrap;">
<a href="https://github.com/Jacob-Lasky/ISeeTV/milestone/1" target="_blank">
v1.0.0 Misc. Tasks
</a>
</td>
<td style="padding: 10px; white-space: nowrap;">
<img src="https://img.shields.io/github/milestones/progress-percent/Jacob-Lasky/ISeeTV/1?label=" alt="Progress">
</td>
</tr>
<tr>
<td style="padding: 10px; white-space: nowrap;">
<a href="https://github.com/Jacob-Lasky/ISeeTV/milestone/6" target="_blank">
EPG Parsing
</a>
</td>
<td style="padding: 10px; white-space: nowrap;">
<img src="https://img.shields.io/github/milestones/progress-percent/Jacob-Lasky/ISeeTV/6?label=" alt="Progress">
</td>
</tr>
</tbody>
</table>
| Milestone | Progress |
|-----------|----------|
| [v1.0.0 Misc. Tasks](https://github.com/Jacob-Lasky/ISeeTV/milestone/1) | ![Progress](https://img.shields.io/github/milestones/progress-percent/Jacob-Lasky/ISeeTV/1?label=) |
| [EPG Parsing](https://github.com/Jacob-Lasky/ISeeTV/milestone/6) | ![Progress](https://img.shields.io/github/milestones/progress-percent/Jacob-Lasky/ISeeTV/6?label=) |


### v2.0.0
<table style="width: 100%; border-collapse: collapse; text-align: center;">
<thead>
<tr>
<th style="padding: 10px; white-space: nowrap;">Milestone</th>
<th style="padding: 10px; white-space: nowrap;">Complete</th>
</tr>
</thead>
<tbody>
<tr>
<td style="padding: 10px; white-space: nowrap;">
<a href="https://github.com/Jacob-Lasky/ISeeTV/milestone/4" target="_blank">
v2.0.0 Misc. Tasks
</a>
</td>
<td style="padding: 10px; white-space: nowrap;">
<img src="https://img.shields.io/github/milestones/progress-percent/Jacob-Lasky/ISeeTV/4?label=" alt="Progress">
</td>
</tr>
<tr>
<td style="padding: 10px; white-space: nowrap;">
<a href="https://github.com/Jacob-Lasky/ISeeTV/milestone/2" target="_blank">
User Management
</a>
</td>
<td style="padding: 10px; white-space: nowrap;">
<img src="https://img.shields.io/github/milestones/progress-percent/Jacob-Lasky/ISeeTV/2?label=" alt="Progress">
</td>
</tr>
<tr>
<td style="padding: 10px; white-space: nowrap;">
<a href="https://github.com/Jacob-Lasky/ISeeTV/milestone/3" target="_blank">
DVR Capabilities
</a>
</td>
<td style="padding: 10px; white-space: nowrap;">
<img src="https://img.shields.io/github/milestones/progress-percent/Jacob-Lasky/ISeeTV/3?label=" alt="Progress">
</td>
</tr>
<tr>
<td style="padding: 10px; white-space: nowrap;">
<a href="https://github.com/Jacob-Lasky/ISeeTV/milestone/5" target="_blank">
xTeVe-like filtering and restreaming
</a>
</td>
<td style="padding: 10px; white-space: nowrap;">
<img src="https://img.shields.io/github/milestones/progress-percent/Jacob-Lasky/ISeeTV/5?label=" alt="Progress">
</td>
</tr>
</tbody>
</table>
| Milestone | Progress |
|-----------|----------|
| [v2.0.0 Misc. Tasks](https://github.com/Jacob-Lasky/ISeeTV/milestone/4) | ![Progress](https://img.shields.io/github/milestones/progress-percent/Jacob-Lasky/ISeeTV/4?label=) |
| [User Management](https://github.com/Jacob-Lasky/ISeeTV/milestone/2) | ![Progress](https://img.shields.io/github/milestones/progress-percent/Jacob-Lasky/ISeeTV/2?label=) |
| [DVR Capabilities](https://github.com/Jacob-Lasky/ISeeTV/milestone/3) | ![Progress](https://img.shields.io/github/milestones/progress-percent/Jacob-Lasky/ISeeTV/3?label=) |
| [xTeVe-like filtering and restreaming](https://github.com/Jacob-Lasky/ISeeTV/milestone/5) | ![Progress](https://img.shields.io/github/milestones/progress-percent/Jacob-Lasky/ISeeTV/5?label=) |
<!-- END MILESTONES -->

## In-Progress issues
<!-- START TICKETS -->
Expand Down

0 comments on commit ee36eae

Please sign in to comment.