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

move static content to backend/ firebase #404

Open
9 tasks
bxie opened this issue Aug 21, 2019 · 0 comments
Open
9 tasks

move static content to backend/ firebase #404

bxie opened this issue Aug 21, 2019 · 0 comments
Labels
enhancement an improvement to a pre-existing feature or component (that is not a bug fix) low priority a "nice to have" improvement. This task is not critical or time-sensitive. prod a task that we would only need to have for deployment to production (e.g. an optimization)

Comments

@bxie
Copy link
Collaborator

bxie commented Aug 21, 2019

Move static content (e.g. EXERCISE_ID_FIRST_REC in App.js) to a collection in Firebase to allow for fast changes to Codeitz after deployment

  • hosts for Python endpoints (/checker, /bkt)? May work with some logic based on getting hostname
  • EXERCISE_ID_FIRST_REC in App.js
  • hard-coded default string
    • hints
    • feedback
  • Link to tutorial video
  • concept dependency Move concept dependency info to firebase #292
  • conceptMap (and other things in /data directory)
  • content of welcome.js

Don't forget to update firebase rules!

Justification: https://stackoverflow.com/questions/25093207/node-js-best-practices-for-static-string-mappers

@bxie bxie added enhancement an improvement to a pre-existing feature or component (that is not a bug fix) low priority a "nice to have" improvement. This task is not critical or time-sensitive. prod a task that we would only need to have for deployment to production (e.g. an optimization) labels Aug 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement an improvement to a pre-existing feature or component (that is not a bug fix) low priority a "nice to have" improvement. This task is not critical or time-sensitive. prod a task that we would only need to have for deployment to production (e.g. an optimization)
Projects
None yet
Development

No branches or pull requests

1 participant