repl icon indicating copy to clipboard operation
repl copied to clipboard

Save and load buttons

Open alfonsogarciacaro opened this issue 7 years ago • 0 comments

Before we add the server for sharing code, it'll be very useful if we add save and load buttons so users can save their work. For simplicity, I guess using the browser local storage should be fine. When saving, the user gives a name to the project, and when loading they get the list of saved projects and load the desired one.

alfonsogarciacaro avatar Oct 16 '18 07:10 alfonsogarciacaro