One Spark is a collaboration tool, I developed as part of my Bachelor’s Degree thesis.
-
Clone repository
git clone https://github.com/sfroestl/onespark.git
-
Migrate Database and install gems
$ cd /onespark_backend $ bundle install $ rake db:migrate
-
Go to localhost:3000/