Giter Club home page Giter Club logo

private-events's Introduction

PRIVATE EVENTS

project screenshot

ABOUT THIS REPOSITORY

This repository stores a practice of Ruby on Rails which consists of creating a simple event manager. Users can register, create, join or leave events. Only registered users are able to join events, thus the name private events. The full description for this practice can be found at the following link: The Odin Project - Ruby on Rails - Associations

INSTALLING & GETTING STARTED

This guide for installation assumes that you have Ruby on Rails installed on your local machine. If you do not, you'll need to install it first: Installing Ruby, Installing Rails.

If you are all set, the following sequence of commands may help you installing and getting started with seeing this practice in action in your local machine:

git clone https://github.com/elshaka/private-events
cd private-events
bundle install
rails db:migrate
rails server

INTERACTING WITH THE APPLICATION (HOW TO USE IT)

After the application is up and running, you'll need to create a user account for creating and joining events. You can do that by visiting /signup. After the user is created, you'll need to login, which can be done by visiting /login. After logging in, the front page will give you options regarding how to create, join or leave events.

TESTING

This project uses Rspec. The basic tests for checking if this project conforms to the specification can be run with the following command at the root folder of the project.

rspec

LIVE VERSION

LIVE VERSION

AUTHORS

Frederico Miranda Eleazar Meza

private-events's People

Contributors

elshaka avatar

Watchers

 avatar James Cloos avatar Frederico Miranda Brandão Alves avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.