-
Notifications
You must be signed in to change notification settings - Fork 4
Sprint 2 Changelog
sdw3md edited this page Nov 19, 2016
·
21 revisions
Meeting Minutes and Task Assigments Here
Created SQL queries necessary for performing primary tasks. These queries are embedded in PHP pseudocode in preparation for implementation in Sprint 3
Created interactive UI elements in php with stub calls.
- Created Login Page
- Created Logout Page
- Created Interface Page for Student/Scientist/Researcher
- Created Interface Page for Admin
- Created User Management Page For Admin
- Changed addDataset from .html to .php and added stubs
- Changed contribute from .html to .php and added stubs
- Renamed index 2 to browseManifests and added stubs
- All Testing Scenarios outlined
- Added recommended changes from Sprint 1 feedback: unit test failure cases and when to perform integration testing.
- Sprint 1 documentation included (see Sprint 1 section)