Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

triszt4n/eventhub

Repository files navigation

Event Hub

My first homework project learning Ruby on Rails. Event Hub is a beginner social media app for sharing events with your future and present fans. Events --- like rock band gigs, theatrical performances, TED talks, tech shows etc. --- can be organized freely, they can be published, so that users could find them and subscribe to the posts on them.

Details

Ruby version

Versions used during development:

  • ruby 2.7.1p83
  • rails 6.0.3.4

Set up

You'll need

  • Ruby
  • Rails
  • MySQL/MariaDB [Optional, use docker-compose instead]

First steps

bundle install
yarn install
docker-compose up
rails db:setup

In case of using docker, keep the docker image running

Run

rails s

Testing

...

About

📅 Homework project practising Ruby on Rails. Ruby on Rails application designed for event management and subscriptions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published