first commit
This commit is contained in:
17
.paul/PROJECT.md
Normal file
17
.paul/PROJECT.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Aktualia.com.pl Registration
|
||||
|
||||
## Project
|
||||
Legacy PHP/Smarty registration form at `/_rejestracja/` for Aktualia conference registration.
|
||||
|
||||
## Current Request
|
||||
Update the public registration form according to:
|
||||
`D:/temp/pomysloweprezenty.pl/Rejestracja na XXXV Konferencję poprawki.docx`
|
||||
|
||||
The changes must be persisted in the database and visible in the administrator panel.
|
||||
|
||||
## Constraints
|
||||
- Keep the existing legacy PHP/Smarty architecture.
|
||||
- Avoid broad refactors outside the registration flow.
|
||||
- Preserve existing pricing/admin content management behavior unless explicitly changed by the plan.
|
||||
- Treat database schema changes as deployment-critical and document them in SQL.
|
||||
|
||||
Reference in New Issue
Block a user