Skip to content

Add History of Code Submissions #48

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions