0 Forks
9 Stars
9 Watchers

private-events

This is a short Rails project which helps users create events and allow other users to join those events. Each user can see the events they have created as well as those events they have decided to attend. An event page lists the creator and the interested attendees

How to download and setup private-events

Open terminal and run command
git clone https://github.com/anewman15/private-events.git
git clone is used to create a copy or clone of private-events repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with private-events https://github.com/anewman15/private-events/archive/master.zip

Or simply clone private-events with SSH
[email protected]:anewman15/private-events.git

If you have some problems with private-events

You may open issue on private-events support forum (system) here: https://github.com/anewman15/private-events/issues