Meeting Notes - Intro-to-SE-Spring-21/Group-6 GitHub Wiki

1/23 Team Meeting Summary

  • Django framework
  • Use Python for coding
  • SQLite3 for database
  • Use camel-case for all variables and files
  • Caden will make the files/frameworks and will post them to GitHub, the rest of the team will make pull requests
  • The list of features for now will be just the required features for the project

1/27 & 1/28 Discussion Summary

  • Logging in, a search functionality, posting media attachments, and sending posts were suggested user stories
  • A share functionality was a suggested user story

2/03 Discussion Summary

  • Discussed the addition of features to the issue list.
  • Discussed modifying previous issues to make them more concise.


2/10 Discussion Summary

  • Discussed removing GitHub actions to bring in TravisCI.
  • Solidified our use of SQLite and started work on the schema.


2/17 Discussion Summary

  • Created a class diagram for the application.
  • Discussed required items for sprint 2


2/20 Discussion Summary

  • Decided on who was going to be assigned to what in the first round of assignments.


2/24 Discussion Summary

  • Decided what core features to work on before sprint 2's conclusion
  • Talked about TravisCI and getting the yml added.


2/26 Discussion Summary

  • Caden and Connor discussed sql schema and how we wanted to handle relations.
  • Darrion gave a progress update on the front-end side of things.
  • Discussed work needing to be done prior to Sunday (end of sprint 2).


2/26 Discussion Summary

  • Caden and Connor discussed sql schema and how we wanted to handle relations.
  • Darrion gave a progress update on the front-end side of things.
  • Discussed work needing to be done prior to Sunday (end of sprint 2).


3/01 Discussion Summary

  • Bryan Notified us he was dropping the class.
  • Redistributed work to compensate for the lost member.


3/03 Discussion Summary

  • Listed necessary items due by sprint 4.
  • Talked about distribution of tasks.


3/08 Discussion Summary

  • Discussed Core Features needed for Sprint 3.
  • Caden and Connor talked about the database schema and how following users will work.


3/13 Discussion Summary

  • Darrion says he plans on dropping the project portion of the class.
  • Realign work distribution for the lost member.
  • Discuss Derek's knowledge of web development to determine where he fits best.


3/14 Discussion Summary

  • Caden helped Derek with some issues with git
  • Discussed test plan


3/17 Discussion Summary

  • Talked about takeaways from first demo
  • Talked about what we can do going foward


3/24 Discussion Summary

  • Talked about what would be best for searching and user pages


3/29 Discussion Summary

  • Discussed Sprint Due Date
  • Talked about a longer form meeting between Caden and Derek to discuss Django Structure


3/30 Discussion Summary

  • Caden talked Derek through Django and some basic code structure
  • Derek talked about what he wanted to do with the styling
  • Connor laid out requirements for the following week


3/31 Discussion Summary

  • Talked about upcoming presentation
  • Talked about sprint 2 grading


4/02 Discussion Summary

  • Connor asked about implementation of user pages and searching
  • Caden laid out some stepping stones


4/03 Discussion Summary

  • Derek fixes up the login pages and set a nicer background color for the site
  • Derek had some issues with merging


4/04 Discussion Summary

  • Talked about media implementation
  • Talked about testing requirements for Sprint 4