Skip to content

Releases: Delta-Software-Innopolis/Database-Playground

v0.3.0 MVP 3

20 Jul 22:23
8f2cef0

Choose a tag to compare

This is the final version of the product published in the SWP course.
It has all the core functionality implemented

Added

  • JWT Authentication
  • Classrooms support

Changed

  • Redesign fully implemented

v0.1.1 Pre Merge

09 Jul 11:44

Choose a tag to compare

The version is a save before the Great Merge
It encorparates main changes of Team 37 for MVP 2

Added

  • Support for MongoDB on backend (via MongoEngine)

Changed

  • Rename SQLEngine to DBEngine
  • Rewritten frontend-37 from JavaScript to TypeScript