Date

Attendees

Goals

  • Identify work to update existing site with Paul's scheduledb

Discussion items

ItemWhoNotes
Implementing scheduledb featureRalph
  • Update existing site with new scheduledb feature
  • Tested latest scheduledb code.
  • Verified cross timezone meeting events.
Changes needed for scheduledbJoel
  • ScheduleDB code needs to be updated with some modifications
  • Merge code from multipage to scheduledb
    • Ralph
      • scheduledb -> sdb-merge-test
      • multipage -> sdb-merge-test
      • Test sdb-merge-test
      • sdb-merge-test -> scheduledb
      • Test sdb-merge-test
  • Cleanup integration of Paul's code
    • Paul
      • Public folder has example

        • index.html
        • schedule.html

Paul
EndpointsRalph

Endpoints

  • Frontend
    localhost:4200
  • Backend
    localhost:7010
  • MongoExpress
    localhost:8081
  • MongoDB
    localhost:27017
ProcessRalph
  • Team to send out agenda items to Ralph by Thursday.
  • Benefits
    • Helps team to start learning leadership skills for planning.
Member Roles/PermissionsRalph, Paul

Member Roles/Permissions

  •  User
    • Read all data
    • Can only change (write) their own profile information (e.g. password)
    • Cannot change their role.
  • Admin
    • Can read/write all data
    • Can create Users, Admins, Contacts.
    • Can change other members' roles.
    • Can delete Users, Admins, Contacts.
  • Contact
    • Cannot view data
    • Cannot login
    • Cannot change any data.
    • Created for informational purposes only.
    • Contacts are required for creating Venues.
How to rebuild with changesPaul

The following example will rebuild with local modified code changes that were made in the backend service.

Building with non-committed code changes
cd tssgTech/docker/scheduledb/
docker-compose build backend
./scheduledb.install



Action items

  • Geb and Spock Team will send out proposed agenda items to Ralph A. Navarro Jr. by Thursday, every week.