hanami / contributors

All hanami contributors in one place
http://contributors.hanamirb.org
MIT License
14 stars 9 forks source link

Create a settings model with title #44

Closed davydovanton closed 6 years ago

davydovanton commented 6 years ago

What we want

In general, I want to make this project, not hanami specific. That's why it will be great to set up the title on index page with a title from settings: screenshot 2018-02-11 14 36 52

TODO

Please make 1 PR for each point from this list ❤️

Questions

I have only one question: how we will work with settings. I think it will be better if on update we will create a new record in DB with new values. And works only with a latest created settings object in a web app. Because in this case, we can create "history log" for all settings changes in the project. WDYT?

davydovanton commented 6 years ago

@GustavoCaso do you want to help with it? 😊

GustavoCaso commented 6 years ago

@davydovanton I would love to.

suryakun commented 6 years ago

Hi guys, may I try to solve this issue?

GustavoCaso commented 6 years ago

@suryakun I'm working on it. If you're really interested in doing it I can stop my work and left it to you

GustavoCaso commented 6 years ago

@suryakun I'm sure @davydovanton have other ideas you could work on

suryakun commented 6 years ago

@GustavoCaso alright then, you can keep going. @davydovanton do you have any other one? beginner level one please..

davydovanton commented 6 years ago

@suryakun hey, thanks for your help! I updated this issue, could you check it? https://github.com/hanami/contributors/issues/20

suryakun commented 6 years ago

Got it

davydovanton commented 6 years ago

Awesome work @GustavoCaso ❤️