Skip to content

Releases: CS3219-AY2425S1/cs3219-ay2425s1-project-g46

D7: Final Product

14 Nov 03:02
cf4d7a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: Milestone-D5...Milestone-D7

Milestone-D5: collaboration service

05 Nov 15:38
Compare
Choose a tag to compare

What's Changed

  • Create collaboration service skeleton by @tsulim in #57
  • Integrate collaboration service with matching service by @tsulim in #60
  • Update docker-compose by @tsulim in #68
  • Add CodeEditor to Collaboration Page by @xuelinglow in #73
  • Store collaboration session data to database with interval backup by @whitesnowx in #75
  • Make category field array - match with one of the categories by @xuelinglow in #74
  • Deleting socket session data: use id instead of roomId by @whitesnowx in #78
  • Fix display of different question in same collaboration by @tsulim in #77
  • Merge main with collaboration service branch + conflict revolve by @whitesnowx in #80

Full Changelog: Milestone-D4...Milestone-D5

Milestone D4: Message queues and matching service

20 Oct 13:09
ac25b05
Compare
Choose a tag to compare

What's Changed

Full Changelog: Milestone-D3...Milestone-D4

Milestone-D3: Containerization

06 Oct 07:39
743855a
Compare
Choose a tag to compare

What's Changed

  • Create register account feature by @AndrewOng2066 in #10
  • Add user login functionality and UI by @iynixil in #12
  • Extract the backend code for user service, and placed it under "user_profile" directory by @AndrewOng2066 in #16
  • Add logout UI, common navbar and restricted routes by @iynixil in #18
  • Add NavBar and remove unnecessary texts in Signup.js by @AndrewOng2066 in #21
  • Extract question routes to reduce clutter by @tsulim in #27
  • Push finalized user microservice to shared user-service branch by @iynixil in #32
  • Merge user and question microservices by @iynixil in #33
  • Shift remaining files into both services by @tsulim in #35
  • Containerize question and user services by @tsulim in #36
  • Display questions data from database by @xuelinglow in #8

Full Changelog: Milestone-D2...Milestone-D3

Milestone-D2: SPA + REST API development

29 Sep 14:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/CS3219-AY2425S1/cs3219-ay2425s1-project-g46/commits/Milestone-D2