Skip to content

Cloud-Based Labyrinth Editor #11

@nakov

Description

@nakov

As a next step, after the "Escape from the Labyrinth" problem (#5), create a labyrinth editor, which creates, edits and stores labyrinths at the server-side in a cloud-based back-end. Implement the following functionality:

  • Register a new user (by username + password)
  • Login as existing user (by username + password)
  • List labyrinths from the server
  • Load existing labyrinth from the server
  • Create a new labyrinth (implement a simple visual editor) and save it at the server
  • Delete existing labyrinth from the server

The recommended way to implement the above is by using a MBaaS-based backed platform like:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions