Skip to content

Project 0 for UniAndes - Desarrollo de soluciones cloud

Notifications You must be signed in to change notification settings

juanalvarez123/eventos-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Events application

This is a small application to manage events and user's login/registration.

Assumptions

This application was created using:

  • Ruby 2.5.3
  • Rails 5.2.2
  • Ubuntu 18.4

Prerequisites

  1. Install Ruby and Rails, follow this link.
  2. Install GIT, follow this link

Instructions

  1. Go to bin/ folder.

  2. Crerate database model:

rails db:migrate
  1. Run the server:
rails server
  1. Go to your favorite web browser and type:
http://localhost:3000/
  1. Enjoy.

About

Project 0 for UniAndes - Desarrollo de soluciones cloud

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published