Skip to content

ionutmilica/askme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASKme

This is an Askfm clone made for learning Ruby on Rails development and deployment.

The assets were made by Andonie Alex.

How to install:

git clone git@github.com:ionutmilica/askme.git askme
cd askme
sudo apt-get install nodejs
sudo apt-get install libmagickwand-dev imagemagick
bundle install
rake db:migrate
rake db:seed # if you want some fake data

Start the server

rails s -b 0.0.0.0 -p 3000

Screenshot

Ask question

About

Ask.fm clone made in Ruby on Rails made for learning the basics about Ruby and Rails.

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors