Jinda: a rails engine gem to create Rails Workflow & Application Generator using Freemind
Jinda: a tools for Ruby on Rails developer. (Required: basic Ruby on Rails )
- JQuery Mobile and Bootstrap as Javascript front-end development framework
- Rails Engine as Jinda core for router, helper
- Workflow using Freemind design as XML to control Rails flow.
- User authentication for login and role for each activity
- Support Social authentication: Facebook, Google
- Polymorphic Association in mongodb
- Dynamic role for user and group
- Rails concern & mixins for rails modules and class
- Sample app: Articles, API Note, Document
- Support themes: Jinda_adminlte, Jinda_adminBSB
- Support HTML, HAML, SCSS
- Rails Engine
- git clone git@github.com:kul1/jinda-docker.git
- docker-compose up #(wait until rails start)
- browse at port 3000
- Docker install

These versions works for sure but others may do.
- Ruby 3.0.0
- Rails 6.1.4
- MongoDB 6
- Freemind 1.0.1
- database is MongoDB
- images stored in upload directory, unset IMAGE_LOCATION in
initializer/jinda.rbto use Cloudinary - mail use Gmail SMTP, config in
config/application.rb - authentication use omniauth-identity




