Octopus is a Ruby on Rails application design to help the manage data table(CRUD | Search | imported).
✨ Demo
To use the application:
- clone repository from GitHub.
- run bundle install in terminal
- rails db:create
- rails db:migrate
- in terminal enter [rails s]
- go to landing page by entering localhost:3000 in broswer URL.
- From the landing page you can log in or sign up
-
in order to get program up and running run:
-
rails db:migrate
-
rails db:seed
-
example admin ( login: [email protected] | passw: Admin2022! )
Bug reports and pull requests are welcome on GitHub at https://github.com/dastanabeuov/octopus.
The gem is available as open source under the terms of the MIT License.
👤 ADK
- Github: [@adk] (https://github.com/dastanabeuov)
- Ruby
- Ruby on Rails
- Bootstrap
- Hotwire