Skip to content

explore autocomplete and search features with Bootstrap UI

Notifications You must be signed in to change notification settings

aruncsengr/name_directory

Repository files navigation

NameDirectory

Is a sample rails app to explore autocomplete and search features with Bootstrap UI

Initial setup

Follow the guideline steps to run this app on your local machine:

  git clone https://github.com/aruncsengr/name_directory.git
  cd name_directory
  bundle install
  bundle exec rake db:create
  bundle exec rake db:migrate

Seed the data to explore the features

  bundle exec rake db:seed

Start the server

  rails s

About

explore autocomplete and search features with Bootstrap UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published