- AGILE
    
- Everyone working independtly but also together
 - Everyone making commits and changes
 - I can build off other people’s code and they can build off mine
 - Very useful for completing long-term projects effeciently in a group.
 
 - Project Timeline
    
- Plan
 - Design
 - Frontend Repo and Backend Repo Created
 - Rough Frontend Created while Backend API is created
 - Backend Localhost Test/Commit Backend Design
 - Deploy Backend to AWS and finalize Frontend Design
 - Connect Backend to Frontend
 - Repeat steps and troubleshoot!
 
 - TroubleShooting
    
- Always test locally before commiting final changes to Github Repo
 - Use debugging when involving code cells
 - Always add comments to the code cells to make sure you understand the code that is being displayed
 
 
Passion Project Reflection • 1 min read
Description
My review of Our Passion project