GithubHelp home page GithubHelp logo

kathleenmoran / private-events Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.39 MB

A website where users can sign up for and create events

Home Page: http://private-events.club

Ruby 65.36% JavaScript 1.69% HTML 31.12% SCSS 1.83%
bootstrap css devise html ruby ruby-on-rails heroku

private-events's Introduction

Private Events

A website where users can sign up for and create events.

See a live version of this website here. Sign in with the email [email protected] and password benjaminfranklin to view an account that has already been created.

Demo

private_events_demo.mov

Features

  • Users can create, edit, and delete events
  • Users can attend other users' events
  • Users can view all events they have signed up for or created
  • Events are sorted into past and future sections
  • Form validation provides feedback if user has entered invalid data
  • User is authenticated before performing actions such as creating events and viewing private events

How to Use

To view the live site, go here. Sign in with the email [email protected] and password benjaminfranklin to view an account that has already been created.

To run locally you must have [Ruby]https://www.ruby-lang.org/en/downloads/) and Ruby on Rails installed. This application was written Ruby 3.1 and Ruby on Rails 7.

If you have Ruby and Ruby on Rails installed, clone this repo:

$ git clone [email protected]:kathleenmoran/private-events.git

Install the required gems:

$ bundle install

Migrate the database:

$ rails db:migrate

Run a local server:

$ rails server

Finally, navigate to localhost:3000 in your browser.

Style Guide

Written with the community Ruby style guide.

Future Improvements

  • Allow users to invite other users to their private events

Gratitudes

This project is based off of an assignment from The Odin Project. Inspiration for the layout of this README was drawn from ChargrilledChook's READMEs.

private-events's People

Contributors

kathleenmoran avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.