Skip to content

A simple ruby on rails app that allows users to create, attend, and invite other users to events.

Notifications You must be signed in to change notification settings

jdmartinez1062/Private-Events

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Project 7: Private-Events

Private-Events simple model

Table of Contents

About The Project

Microverse Seventh Ruby on Rails Section Main Curriculum Project "Associations"

Project: Associations. Assignment link

Built With

Getting Started

Prerequisites

  • Windows
https://www.ruby-lang.org/es/documentation/installation/#rubyinstaller
https://gorails.com/setup/windows/10
  • Ubuntu 18.04
sudo apt-get install ruby-full
gem install rails -v 6.0.2.1

Installation

  1. Clone the repo
git clone https://github.com/jdmartinez1062/Private-Events

Usage

  1. Open Console

     rails db:migrate
     rails server         
    
  2. Open your browser, copy and paste in your search bar

     http://localhost:3000/
    

Contact

Juan David Martínez Cubillos - [email protected]

Project Link: https://github.com/jdmartinez1062/Private-Events

About

A simple ruby on rails app that allows users to create, attend, and invite other users to events.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published