Vaerrwenn / event-attendance

A small project made by myself to learn and explore Ruby on Rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Event Attendance Application (EAA)

A web application to manage event attendee and the event. Made with Rails. This is just a personal project for me to expand my Rails's knowledge and skill.

Requirements

  • A PC or something equivalent
  • A text editor
  • Ruby 2.5.5
  • Rails 5.2.4
  • PostgreSQL 11.3

Installation

  1. Clone or Download the files.
  2. Open the folder/workspace with text editor.
  3. Run bundler install with your console command in the workspace/folder's directory.
  4. Run rake db:setup

Support

You may look for documentations online or other sites or open an issue. These may help:

Contributing

Pull Requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Future Ideas

  • Notification (for birthdays or upcoming events)
  • Dashboard (still need ideas)

About

A small project made by myself to learn and explore Ruby on Rails

License:MIT License


Languages

Language:Ruby 69.6%Language:HTML 26.6%Language:JavaScript 1.9%Language:CSS 1.3%Language:CoffeeScript 0.7%