-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add History of Code Submissions #48
Comments
I really like this idea, although perhaps this could be a separate application within the repository as you might want to have restricted sandbox for user submitted code and an application that handles all history/login/customization. Let me know what you think this is a thought, don't want to overstep bounds. Awesome project! |
Yup, we would probably build it in: https://github.com/ethanchewy/PythonBuddySandboxed Feel free to work on it if you want to! |
Actually, for this repo, assuming that we aren't handling any logins, we can still set up a way for the user to easily check his/her/their code submission history. |
Edited issue description to reflect this |
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
OR
The text was updated successfully, but these errors were encountered: