Skip to content

An app where users can create events and then manage user signups. Users can create events and send invitations to other users and many more. Ruby on Rails.

Notifications You must be signed in to change notification settings

SarvarKh/Private-Events-practice

Repository files navigation

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.

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.1
  • Ruby on Rails 6.1.1
  • VS code
  • Linters

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/SarvarKh/Private-Events-practice 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://localhost:3000/ in your terminal. Open it and you are ready to use with User Interface.

Authors

👤 Sarvar Khalimov

🤝 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

An app where users can create events and then manage user signups. Users can create events and send invitations to other users and many more. Ruby on Rails.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published