Update project rules to include original Django project reference and clarify feature parity requirements

This commit is contained in:
pacnpal
2025-02-23 20:09:35 -05:00
parent f15392806a
commit ac170385cb

View File

@@ -1,8 +1,13 @@
# Project Rules
## Original Project Reference
IMPORTANT: The original Django project is located at:
Path: '/Users/talor/thrillwiki_django_no_react'
This path contains the reference implementation that must be followed.
## Feature Parity Requirements
IMPORTANT: This Laravel/Livewire project must maintain strict feature parity with the original Django project at '/Users/talor/thrillwiki_django_no_react'.
IMPORTANT: This Laravel/Livewire project must maintain strict feature parity with the original Django project.
### Core Requirements