Skip to content

This is an exclusive app where users can create events and then manage user signups. Users can create events and send invitations and parties

License

Notifications You must be signed in to change notification settings

Emmyn5600/PrivateEvent

Repository files navigation

Microverse MIT Licensed GitHub last commit

Private Events (Eventbrite)

This is an exclusive app where users can create events and then manage user signups. Users can create events and send invitations and parties the Odin Project’s.

screenshot screenshot screenshot screenshot screenshot

What you can do with this project

  • You can create Users and Events;
  • Once you sign in, you can:
    • attend or Ignore meetings;
    • create events with date and location

Built With

  • Ruby 2.7.2;
  • Ruby on Rails 6.1.3;
  • Ruby gems: devise, bulma, simple-forms, sqlite3, puma, sass-rails, webpacker, turbolinks, jbuilder, rubocop;
  • Visual Studio, Git & GitHub;

Prerequisites

Make sure that your system has the proper prerequisites installed. These include:

  • Ruby
  • SQLite3
  • Node.js
  • Yarn

If you need step by step installation guidence, visit this page.

Getting Started

To get a local copy up and running follow these simple example steps.

  • On the project GitHub page, navigate to the main page of the repository this page.
  • Under the repository name, locate and click on a green button named Code.
  • Copy the project URL as displayed.
  • If you're running Windows Operating System, open your command prompt. On Linux, Open your terminal.
  • Change the current working directory to the location where you want the cloned directory to be made. Leave as it is if the current location is where you want the project to be.
  • Type git clone, and then paste the URL you copied in Step 3.
    $ git clone https://github.com/Emmyn5600/PrivateEvent.git Press Enter key
  • Press Enter. Your local copy will be created.

Please Note that you must have Git installed on your PC, this can be done here.

How to use the app?

  1. Follow Getting Started section to download the app
  2. Open/navigate to the project directory in your terminal
  3. Run bundle install
  4. Run rails db:create
  5. Migrate, run rails db:migrate

How to run tests?

  1. Follow Getting Started section to download the app
  2. Open/navigate to the project directory in your terminal
  3. Run rails s or rails server.
  4. You will be asked to open http:https://localhost:3000/ in your terminal. Open it and you are ready to use with User Interface.

Authors

🧑‍💻 NSABIMANA Emmanuel

👩🏼‍💻 Vanessa Aoki

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse

📝 License

This project is MIT licensed.

About

This is an exclusive app where users can create events and then manage user signups. Users can create events and send invitations and parties

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published