- Joshua Lizak - Project Lead
- Nina Mir - Scrum Master / Front End Developer
- Abhishek Mane - Back End Lead
- Wilson Xie - Full Stack Developer
- Douglas Hebel - Front End Lead
- Gangzhaorige Li - Git Master / Back End Developer
http://ec2-3-91-133-192.compute-1.amazonaws.com
All branches other than Master, Dev_Main, and Documentation are dedicated to development of specific features of the application. Within those features are sub features that are also developed within the parent's feature's branch.
- Master
- Current deployment of application and full documentation.
- Dev_Main
- Finished features are pushed here for testing with other features.
- Auth
- Development of the main landing page, authorization features, and user handling.
- Fridge
- Fridge Landing
- Tracked Item Editing
- "Hamburger" Sidebar Functionality
- Grocery
- Grocery landing page
- Manual Item Addition
- Tracked Item display
- Capture
- Functionality of receipt capture
- Display of receipt contents "receipt review"
- Recipe
- View saved recipes
- Search recipes
- Profile
- View friended and owned fridges
- Edit personal notes
- Logout of app
- Documentation
- This branch used for updating documentation of the application: ReadMe, Milestones, Etc.
- No other commits will be done here except for documentation.
- Should always be a derivative of branch Master.