realms-ai / Etech_test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Live APP:

Admin Panel Used: Sufee Admin (https://colorlib.com/polygon/sufee/)

  1. Clone Repository

  2. Install Mysql Client for rails & ROR using RVM

  3. Install Bundle $ gem install bundler $ bundle install

  4. Update Password of Database in file config/database.yml

  5. Create and Migrate Database $ rake db:create $ rake db:migrate

  6. Start the Application $ rails s

  7. Open Browser and start working on the app at URL: localhost:3000

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

About


Languages

Language:Ruby 46.9%Language:HTML 46.7%Language:CSS 3.7%Language:JavaScript 2.4%Language:CoffeeScript 0.3%