Skip to content

rorlika/evento

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evento

Evento is a simple event organizing tool for people who want to organize public events with their local community.

Evento is a project developed as part of the Munich chapter of "Refugees on Rails" training program.

Installation

Clone project

git clone git@github.com:rorlika/evento.git
cd evento

Install dependencies

bundle install

Run migrations

rake db:migrate

Run server

rails server

Requirements

  • rails version >= 4.2.5
  • ruby version >= 2.2.3
  • postgresql

About

Evento is a simple event organizing tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published