Skip to content

Releases: SER515Team21/VisualProgramming

Sprint 4 Release

20 Nov 23:59
35b3521
Compare
Choose a tag to compare
Sprint 4 Release Pre-release
Pre-release

Major UI changes
Functionality for teachers and admin added
No teacher role changes yet

Sprint 2 Release

03 Nov 00:02
b738d47
Compare
Choose a tag to compare
Sprint 2 Release Pre-release
Pre-release

Functionality as of the second sprint.

New users can now sign up inside of the application (only for student role)

User roles are populated in the system (users can have roles assigned)

Arithmetic expressions can be parsed and evaluated in the backend.

Nesting of arithmetic expressions is now supported.

Sprint 1 Release

05 Oct 18:19
b738d47
Compare
Choose a tag to compare
Sprint 1 Release Pre-release
Pre-release

Functionality as of first sprint.

Users are able to make accounts and login. Currently there is only student login. No other roles exist.

A student dashboard with minimal backend functionality was added.

Nodes can be moved into the editor space

The value of nodes can be display at the bottom of the editor pane. (No tree nesting is supported in the UI at this time)