Skip to content
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

Open
iamunknown2 opened this issue Apr 30, 2016 · 12 comments
Open

This project is getting inactive #225

iamunknown2 opened this issue Apr 30, 2016 · 12 comments

Comments

@iamunknown2
Copy link
Contributor

I think we still have some stuff to do - for example, is the site functional yet?

@skistaddy
Copy link

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.

@matthewr6
Copy link
Contributor

matthewr6 commented Apr 30, 2016

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.

@skistaddy
Copy link

@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

@matthewr6
Copy link
Contributor

Maybe you should look in the code, lol
Sharing is definitely there - it's just that none of us higher powers (i.e. mods, admins, or me) have given you the ability to share. It's a safety net for us so people don't share inappropriate things.

@skistaddy
Copy link

Oh, lol. I feel so stupid now. XD So sorry. Also, just wondering, what DB do you guys use? (company(The database, not type.))

@matthewr6
Copy link
Contributor

matthewr6 commented Apr 30, 2016

If you have questions, please review the code first! All of our packages are in requirements.txt and all of our settings are in settings.py.
Also, please do some research on Django - the database type on this small of a scale (so far) doesn't really matter (assuming it's SQL), due to Django's ORM. In any case, it's postgres (or sqlite if you're running locally).

@skistaddy
Copy link

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. :)

@matthewr6
Copy link
Contributor

Basically all of the code here is Python and JS

@skistaddy
Copy link

Don't know any backend Python. :P

@matthewr6
Copy link
Contributor

@iamunknown2 what else do we want to add?

@iamunknown2
Copy link
Contributor Author

@Firedrake969 Maybe a Element system? (Like the Scratcher system :P) Maybe we should have Elementary Elements and Noble Elements :P

@matthewr6
Copy link
Contributor

hahaha
yeah probably different statuses like "New" and "Trusted" and then the moderator/admin ranks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants