Skip to content

In this project, we build an event app where users can create events, invite other users and also other users can register for events they are not already invited too.

Notifications You must be signed in to change notification settings

Samitti/private-events

Repository files navigation

Private Events

In this project, we build an event app where users can create events, invite other users and also other users can register for events they are not already invited too.

Built With

  • RUBY
  • RoR
  • HTML
  • Bootstrap

Prerequisites

  • Get Ruby and Ruby on Rails (RoR) latest version installed

Install

  • Install VSCode or any code editor you like
  • Install Node JS and nmp(most recents versions)

Getting Started

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

  • Open a terminal or command prompt interface on your machine
  • Clone the project unto your local machine: git clone https://github.com/Samitti/private-events.git
  • From your terminal enter the project directory using cd private-events

Instructions

  • Run rails db:migrate to have the database tables created and setup on your locoal machine.
  • Run rails db:seed to create some users an an event for you to test out the app
  • Run rails server or rails s on your terminal to start the integrated ruby server.
  • Open your web browser and go to localhost:3000, to see that the rails sever is up and running.
  • Enjoy the app.

Authors

👤 Osong Agberndifor

👤 Samuel Teweldebrhan Ghebremeskel

🤝 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!

About

In this project, we build an event app where users can create events, invite other users and also other users can register for events they are not already invited too.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published