-
Notifications
You must be signed in to change notification settings - Fork 10
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
This project is getting inactive #225
Comments
I know I'm not part of this, but you guys still need to add the featured projects, the ability to share projects, and the ability to save projects. I believe you could use LocalStorage for saving the projects. That way, you wouldn't need a DB. |
Define functional... :P all the features I've attempted to implement work besides the things that are analogous to Scratch's studios I think someone has to finish up the front page mockup @bjskistad - please take a look at the current code _and_ capabilities of the site before making suggestions. We will be doing featured projects and you can already save and share projects. LocalStorage is, as its name states, is local - obviously not a good choice for being able to share stuff. LocalStorage is for local, temporary data - not data that can be accessed across devices. |
@Firedrake969 You can't share projects... I'm using the herokuapp one, and I can't share it. I can download it, but when I click 'Share' there's a little drop-down box that comes down that says 'Save'. No sharing. :P |
Maybe you should look in the code, lol |
Oh, lol. I feel so stupid now. XD So sorry. Also, just wondering, what DB do you guys use? (company(The database, not type.)) |
If you have questions, please review the code first! All of our packages are in |
Sorry, 12 yr-b-lik. XD I'm more of a front end guy. HTML, JS, CSS, and Python are my thing. No Node.js, PHP, SQL, NoSQL, or MySQL for me. XD I will do some research on Django. :) |
Basically all of the code here is Python and JS |
Don't know any backend Python. :P |
@iamunknown2 what else do we want to add? |
@Firedrake969 Maybe a Element system? (Like the Scratcher system :P) Maybe we should have Elementary Elements and Noble Elements :P |
hahaha |
I think we still have some stuff to do - for example, is the site functional yet?
The text was updated successfully, but these errors were encountered: