Skip to content

Group Meetings

AaronMorriso edited this page Dec 1, 2024 · 10 revisions

Group Meetings

Date 9-17-24

Attendees: Jamal Norman, Aaron Morrison, Dylan Lewis, Tawheed Mokammel, John Paul Arriola

Agenda

  • Add github repo
  • Discuss team roles
  • Discuss plan for TheRoute

Tasks

  • Send contacts
  • Create Discord
  • Plan meetings

Roadblocks

Date 9-18-24

Attendees: Jamal Norman, Aaron Morrison, Dylan Lewis, Tawheed Mokammel, John Paul Arriola

Agenda

  • Plan to look over requirements again
  • Think of NF and F Requirements
  • Confirm Requirements

Tasks

  • Research different API's
  • Settle on a database
  • Complete SRS requirements and turn in

Roadblocks

Date 9-24-24

Attendees: Aaron Morrison, Tawheed Mokammel, John Paul Arriola

Agenda

  • Sprint planning: Sprint 1
  • Decided who is fulfilling what requirements
  • Communicated who will be collaborating with who on specific files

Tasks

  • Configure project builds
  • Become familiar with git commands

Roadblocks

  • Learning curve for git
  • New API learning curve

Date 9-25-24

Attendees: Jamal Norman, Aaron Morrison, Dylan Lewis, Tawheed Mokammel, John Paul Arriola

Agenda

  • Discuss what tasks will be completed for sprint 1
  • Make sure we are on track for completing sprint
  • Discuss problems with implementing requirements
  • Finish up UML Assignment 3 group work

Tasks

  • Figure out how to make components cohesive
  • Turn in Assignment 3

Roadblocks

  • API Key security
  • Mapbox API problems
  • Linux/Windows configuration problems

Date 10-1-24

Attendees: Jamal Norman, Aaron Morrison, Dylan Lewis, Tawheed Mokammel, John Paul Arriola

Agenda

  • Prepare for presentation 2
  • Clean up design of the map

Tasks

  • JP: Add start/end/waypoints
  • Aaron: Add search
  • Nirjor: Add Trips
  • Jamal & Dylan: Login/ backend

Roadblocks

  • API key security/ configuration
  • Linux/Windows configuration problems

Date 10-2-24

Attendees: Jamal Norman, Aaron Morrison, Dylan Lewis, Tawheed Mokammel, John Paul Arriola

Agenda

  • Need help from TA for configuration
  • Sprint retrospective for Sprint 1
  • Sprint planning for Sprint 2

Tasks

  • JP: Add start/end/waypoints, route
  • Aaron: Figure out how to add waypoints
  • Nirjor: Weather API, weather widget, configuring adding trips
  • Dylan: Login, home, backend
  • Jamal: Login, backend, configuring adding trips

Roadblocks

  • Setback from problems from Linux/Windows

Date 10-8-24

Attendees: Jamal Norman, Aaron Morrison, Dylan Lewis, Tawheed Mokammel, John Paul Arriola

Agenda

  • Decide whether or not we continue this project as a mobile app
  • Ask TA how we can change this project to a web application

Tasks

  • Create new Repository for the web application project
  • Assume same tasks for sprint 2

Roadblocks

  • node modules was pushed and had issues with Mac and Windows

Date 10-9-24

Attendees: Jamal Norman, Aaron Morrison, Dylan Lewis, Tawheed Mokammel, John Paul Arriola

Agenda

  • Fix original Project Repository
  • Make sure everyone is able to get the project started up

Tasks

  • Begin working on assigned tasks from last week's meeting
  • Try to get routes down on the map

Roadblocks

Date 10-15-24

Attendees: Jamal Norman, Aaron Morrison, Dylan Lewis, Tawheed Mokammel, John Paul Arriola

Agenda

  • Conduct a Code review for new commits made

Tasks

  • Solve any Merge conflicts
  • Try to get Trip Details on its own separate page
  • Add in search bar for destinations

Roadblocks

  • Make sure we are all working on separate files, for less merge conflicts

Date 10-16-24

Attendees: Jamal Norman, Aaron Morrison, Dylan Lewis, Tawheed Mokammel, John Paul Arriola

Agenda

  • Conduct code reviews
  • Solve Merge Conflicts

Tasks

  • Update progress with requirements and ask for any help if needed
  • Continue working on requirements

Roadblocks

Date 10-22-24

Attendees: Jamal Norman, Aaron Morrison, Dylan Lewis, Tawheed Mokammel, John Paul Arriola

Agenda

  • Test User authentication
  • Test adding / deleting user expenses

Tasks

  • Implement Mapbox search engine
  • Decide which files we are going to use and what styles we're going to implement for Homework 4

Roadblocks

Date 10-23-24

Attendees: Jamal Norman, Aaron Morrison, Dylan Lewis, Tawheed Mokammel, John Paul Arriola

Agenda

  • Updates on tasks
  • Ask what we need help with

Tasks

  • Enhance the log in and sign up screen
  • improve the UI in the Expenses page

Roadblocks

  • still trying to find a way to add in multiple trips

Date 10-29-24

Attendees: Jamal Norman, Aaron Morrison, Dylan Lewis, Tawheed Mokammel, John Paul Arriola

Agenda

  • Prepare for presentation today
  • Planning for sprint 3

Tasks

  • Jamal: FR-02 Setting Up Trip, FR-08 Creating/Deleting Expenses
  • Aaron: FR-05 Creating New Stops
  • Dylan: FR-01 User Login, FR-08 Creating/Deleting Expenses
  • Tawheed: FR-03 Storing Trip Details
  • JP: FR-15 Navigation Directions

Roadblocks

  • Finding out how to create multiple stops

Date 11-12-24

Attendees: Jamal Norman, Aaron Morrison, Dylan Lewis, Tawheed Mokammel, John Paul Arriola

Agenda

  • Discuss potential API's for Weather
  • Automate trip details with Django

Tasks

  • Look into getting OpenWeather API Key
  • Implement Navigation Bar

Roadblocks

  • Learning Firebase and Django

Date 11-13-24

Attendees: Jamal Norman, Aaron Morrison, Dylan Lewis, Tawheed Mokammel, John Paul Arriola

Agenda

  • Discuss Assignment 3
  • What Testing Framework to use
  • What files or functions will each member be testing

Tasks

  • Implementing OpenWeather API Key
  • Aaron: Sidebar.js
  • Tawheed: ViewTrip.js
  • Dylan: home.js & signup.js
  • JP: map.js
  • Jamal: ViewAchievements.js

Roadblocks

  • Aaron's issues with git repository disappearing

Date 11-19-24

Attendees: Jamal Norman, Aaron Morrison, Dylan Lewis, Tawheed Mokammel, John Paul Arriola

Agenda

  • Merge Branches
  • Prepare for presentation

Tasks

  • Finish up the achievements page
  • work on styling/UI for add expenses and log in pages

Roadblocks

  • log in button not showing up where it supposed to in the start page
  • issues with naming conventions in UserAchievements