-
Notifications
You must be signed in to change notification settings - Fork 1
Meetings
Fleshed out design document and came up with a more cohesive idea for the website's design.
Basic Features: Guest, Buyer, Seller, and Admin Accounts Location Based Selling Browsing Buying and Selling
Worked more on the SRS document as well as assigning chunks of section 3 and 4 for each group member to complete. Each member finished cloning the repository from GitHub containing the boilercode that we pushed into the repository.
The group met with the TA and received feedback on our current progress. Was told our SRS document was close to completion but our GitHub repository was lacking some of the requirements listed in the grading rubric. Began working to bring our GitHub closer to completion.
Began issuing each member diagrams to complete as well as deciding the user stories that the group members will provide function breakdowns. Began working on the breakdowns of the user stories.
Finished sequence diagrams and began work on the activity and state diagrams.
Continued work on state and activity diagrams. Finished large portion of individual activities and mapped out work for architectural diagram.
Completed architecture diagram and began to work on fixing errors in our state and sequence diagrams. Looked into the details of the component level diagram as well as began working on user story breakdowns.
Finished fixing our state and sequence diagrams and made a concept map of our component level design diagram. Closed issues regarding fixing our diagrams and fixed minor errors in the architecture diagram.
Downloaded and setup Django packages and began laying out framework for a basic homepage.
Began working on coding the back-end of our website. Made push/pull requests with updated code.