Skip to content

SlashAdmin demo running on Ruby On Rails 6 about the theme of Formula 1 🏎️

Notifications You must be signed in to change notification settings

nicovak/slash_admin_demo

Repository files navigation

SlashAdmin Demo

Demo of slash_admin on the theme of Formula 1 🏎️

🚀 Live running

User admin

Password admin@admin

Screenshots

Login

Image of Login screen

Dashboard

Image of Dashboard

List

Image of List

Edit / Create

Image of Create / Edit

Installation

Require pg gem and following env vars

ENV['POSTGRES_USERNAME']
ENV['POSTGRES_PASSWORD']
ENV['POSTGRES_PORT']

For google_map

ENV['GOOGLE_MAP_KEY']

Start up

Install gems bundle install

Initialize database rails db:migrate

Seed with data rails db:seed

Import data from CSV rails import:data

Documentation

Read the docs

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/nicovak/slash_admin_demo. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the slash_admin project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

SlashAdmin demo running on Ruby On Rails 6 about the theme of Formula 1 🏎️

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published