Skip to content

Zakinar is a smaller version of Pintereset.com. User can add notes to category and add category to favorites.

Notifications You must be signed in to change notification settings

netguru-training/zakinar

Repository files navigation

Zakinar App

Show on Heroku

Description

If you are a passionate of a latest news, who like to be up to date with the newest information, this page is made for you!

Our application is a smaller version of Pintereset.com, where user can add notes to category and follow his favorites categories.

🔐 Technology stack


Name Version
Ruby 2.2.0
Ruby on Rails 4.2.0

Setup

Try to follow this steps, if you want to configure the application:

Step 0: clone the source code of application

$ git clone
[email protected]:netguru-training/zakinar.git

Step 1: Install necessary gems

$ bundle Install

Step 2: Copy the database

Rename the file database.yml.sample, which is located in the config folder.

 $ cp config/database.yml.sample config/database.yml

Step 3: Create the databse, seeds and run migrations

$ rake db:Setup

Step 4: Create local server to run application

$ rails s

Step 5: View the site

Go to localhost:3000 in your browser.

Enjoy!

About

Zakinar is a smaller version of Pintereset.com. User can add notes to category and add category to favorites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published