Skip to content

Add History of Code Submissions #48

@ethanchewy

Description

@ethanchewy

As a user, I want to be able to view my previous code submissions.

Since PythonBuddy is only for 1 user for this repo (for PythonBuddySandboxed aka the demo server, it's different), we can achieve this by either

  1. creating a database and storing each of the submissions.
    OR
  2. using window.localstorage https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions