ideapickr.today
Tool for randomly pick topics from your awesome list of idea for your daily writing habit.
Crafted for Makers Producthunt Festival
feat(topic-add): Integrate forms to api
feat(topic) : Refactor TopicController to use Repository pattern
feat(dashboard) : Update navigation link
Successfully setup SPA with laravel and vue-js
refactor : Transfe vue routes into separate files
feat(topics): Configure Vue JS SPA to laravel
Learned how configure properly vue-js with laravel
chore(dep): Add vue-router
Pushed 35 changes to writingprompts-api
feat(topics): Setup api routes for topics
feat(topic): Add topic->store request
feat(topic): Update topics model property to be fillable
feat(topic): Add store method
feat(topic): Rename controller class to topic
Pushed 4 changes to writingprompts-api
feat(db): Add basic display of the users and topics model
feat(db): Add user relationship to topics model
feat(db): Update Database seeder function call to sub class
feat(db): Add model: topic
feat(db): Add home controller
feat(db): Update topics db schema
feat(db): add database schema for topics
Pushed 26 changes to writingprompts-api