Skip to content

alexnic99/Eventify2107

 
 

Repository files navigation

README

Eventify

Events Simplified!

Table of Contents

Project Demo

Click here to watch the video on Google Drive

Vision

Planning events can be a daunting task, requiring the coordination of multiple elements such as guest lists, and event details. For professional planners, managing this complexity efficiently is crucial, while non-professionals often lack the skills to do this effectively. This project aims to simplify and streamline event organization by providing an intuitive platform that meets the needs of both professionals and casual planners through leveraging technology via a web application.

Features

  • Event Management: Create an event to manage and manage multiple events at once including ensuring your guests know the crucial information to attend!
  • Guest Management: Create and edit guest lists and track RSVPs for event planning.

Installation

  1. Install Ruby and Rails if you don't already have it.
  2. Clone the repository:
    git clone https://github.com/itskoms/Eventify.git
  3. run 'bundle install' to install all the dependencies.
  4. run 'rails db:migrate' to run all migrations to set up the database.
  5. run 'rails db:seed' to seed data into the database.

Run the Server

  1. Run 'rails s' to run the server, you will be taken to the login page. You can either use a user login from the seeds.rb file or create your own user.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 55.3%
  • HTML 36.2%
  • Batchfile 3.6%
  • Dockerfile 2.3%
  • JavaScript 1.9%
  • Shell 0.4%
  • SCSS 0.3%