I am going to start a web project in PHP / MySql and I want to make proper planning but I have no experience in doing it That's not it, so I'm looking for an online tutorial which can be read by me which will help me to learn about planning web projects.
Thank you.
Thank you.
- Read
- define scope and document
- Define and document the functional requirements
- See the existing solutions - if you can avail of a CMS or ecommerce package
- Design database (ER digraph)
- Design Website structure (section, link, navigation)
- Design page layout - Wireframe device or
- Design app structure - High Triy class structure
- Identify the libraries and frameworks, such as, in principle, Zend Kodinnitr, etc.
- Sources say Technical design decisions - Naming conventions, logging strategies, exception handling < / Li>
- Test Plan
- PHP Application Development (and)
- Stack Overflow
Comments
Post a Comment