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 quotes to a database #7

Open
simonpweller opened this issue May 9, 2020 · 0 comments
Open

Move quotes to a database #7

simonpweller opened this issue May 9, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@simonpweller
Copy link
Owner

At some point, I would like to shift the quotes to a database. That would make it easier to add quotes and we could add endpoints to do this via the API. It would be a good opportunity for contributors to experiment with database technologies and authentication.

Down the line we could even build a simple admin interface for approving quote submissions, editing and deleting quotes, etc.

I want to keep it easy to run the repo locally, so ideally we'd keep a few quotes in memory for local development.

This will need some fleshing out - just capturing the idea for now and opening it up for comments.

@simonpweller simonpweller added the enhancement New feature or request label May 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant