You've already forked Epicnabbo-Catalogus-Updated-Daily
44 lines
2.3 KiB
Markdown
44 lines
2.3 KiB
Markdown
# EpicNabbo Catalogue v2 (In Development 🛠️)
|
|
|
|
EpicNabbo Catalogue v2 is a complete, ground-up rewrite of the original catalog system, specifically engineered for **Nitro v3** with 100% full native support.
|
|
|
|
Version 1 failed to meet our strict quality standards due to a flawed development approach. To fix this, we are rebuilding the system from scratch using a highly optimized, improved methodology.
|
|
|
|
> ⚠️ **Current Status: Active Development (WIP)**
|
|
> The core framework and base structure are now ready, but it is **not yet suitable for production use**. Estimated time to completion and final release is **a few weeks**.
|
|
|
|
## 🚀 Key Improvements & Objectives over v1
|
|
|
|
* **Native Nitro v3 Support:** Specially tailored to fully support all Nitro v3 features and packet structures out of the box.
|
|
* **Meeting High Quality Standards:** Re-engineered to fix the quality issues that caused v1 to fail our internal benchmarks.
|
|
* **100% Complete:** All pages, tabs, and sub-items are being structured properly. Absolutely zero missing pages upon release.
|
|
* **Blazing Fast:** Re-architected with optimized database indexing, resulting in much faster loading times than v1.
|
|
* **Better Development Approach:** By correcting our past mistakes, development is moving significantly faster despite building everything from scratch.
|
|
|
|
## 📈 Comparison
|
|
|
|
|
|
|
|
| Feature | Version 1 (Old) | Version 2 (New) |
|
|
| :--- | :--- | :--- |
|
|
| **Status** | Discontinued (Failed Quality Checks) | **In Development (Base ready)** 🛠️ |
|
|
| **Nitro v3 Support**| None / Partial | **100% Full Native Support** |
|
|
| **Completeness** | Missing pages & broken links | 100% Complete & verified |
|
|
| **Performance** | Slow loading / poor queries | Blazing fast architecture |
|
|
| **ETA** | - | **A few weeks** |
|
|
|
|
## 🛠️ Current Roadmap
|
|
|
|
- [x] Analyze v1 bottlenecks and define new quality standards.
|
|
- [x] Implement core database framework and base architecture.
|
|
- [/] Integrate full Nitro v3 compatibility hooks (In Progress).
|
|
- [ ] Port and organize all catalog pages (No missing pages target).
|
|
- [ ] Final quality assurance testing.
|
|
|
|
## 📦 Getting Started (Development Preview)
|
|
|
|
1. Clone this repository:
|
|
```bash
|
|
git clone gitlab.com
|
|
```
|
|
2. Keep an eye on the development branches for daily updates over the next few weeks. |