AleksandrKudashkin / contacts_directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contacts Directory

A simple app to manage a contact list with categories

  • Ruby version: 2.3.4

  • Rails version: 5.1

  • Database: SQLlite

  • Installation instructions

    • clone git clone https://github.com/AleksandrKudashkin/contacts_directory.git
    • run cd contacts_directory && bundle install
    • run rails db:create && rails db:migrate
    • run tests spring rspec spec
    • start server rails server
    • Enjoy!

About


Languages

Language:Ruby 84.6%Language:HTML 12.2%Language:JavaScript 1.4%Language:CSS 1.3%Language:CoffeeScript 0.5%