# EpicNabbo Catalogue v2 (In Development 🛠️) EpicNabbo Catalogue v2 is a complete, ground-up rewrite of the original catalog system. Version 1 suffered from architectural bottlenecks due to an incorrect development approach. Version 2 rectifies these mistakes, delivering a highly optimized, clean database structure. > ⚠️ **Status: Work In Progress (WIP)** > This project is currently under active development. Features are being implemented rapidly using our new, corrected methodology. It is not yet ready for production use. ## 🚀 Key Objectives & Improvements over v1 * **100% Complete Goal:** Built to ensure all pages, tabs, and sub-items are fully implemented. Zero missing pages upon final release. * **Blazing Fast:** Re-engineered from scratch. v2 loads and renders significantly faster than v1 due to an optimized indexing strategy. * **Superior Structure:** Clean, logical database relationships and structured category trees replace the messy, unorganized approach of the previous version. * **Faster Development Cycle:** By fixing our initial approach, development is moving much faster than v1, despite being built from the ground up. ## 📈 Comparison (Targeted Outcomes) | Feature | Version 1 (Old) | Version 2 (New) | | :--- | :--- | :--- | | **Status** | Completed (Flawed) | **In Active Development** 🛠️ | | **Completeness** | Missing pages & broken links | 100% Complete (No missing pages) | | **Performance** | Slow loading / poor queries | Blazing fast architecture | | **Database Structure** | Unorganized / brute-forced | Clean, indexed, and modular | | **Development Speed**| Slow due to troubleshooting | Near-instant deployment | ## 🛠️ Current Roadmap - [x] Analyze v1 bottlenecks and fix core architecture. - [/] Rebuild database schema and indexing structure (In Progress). - [ ] Port catalog pages to the new layout. - [ ] Final testing and verification (Zero missing pages check). ## 📦 Installation (Development Preview) 1. Clone this repository: ```bash git clone gitlab.com ``` 2. Check the active development branches for the latest updates.