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

Create admin interface for Cleveland based companies #6

Open
schneidmaster opened this issue Sep 18, 2018 · 1 comment
Open

Create admin interface for Cleveland based companies #6

schneidmaster opened this issue Sep 18, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@schneidmaster
Copy link
Member

schneidmaster commented Sep 18, 2018

Related to #4 and depends on #5 -- instead of having the companies hardcoded in HTML, it would be great to have an admin interface where we could create the companies with a form.

We'd probably need the following:

  • Company model with name, description, address, website, published attributes (maybe more? that's what comes to mind for me). It should also have a logo file attachment attribute with ActiveStorage. I can configure S3 to store the images from ActiveStorage in production once the rest is ready.
  • Standard CRUD for companies in admin -- list view, show view, new/edit forms, destroy action
@jonknapp
Copy link
Contributor

@joelbyler brought up on today's Ruby Tuesday call that this could potentially open github issues for us when a request comes through.

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

2 participants